I usually give mine a command to update mine, but you are running weezy and I'm running Ubuntu. I don't know which one you are suppose to add, but here is the steps to update server on Ubuntu via command line. Hopefully this helps you.
sudo add-apt-repository ppa:mumble/release <------ do this only once to add the repository from the PPA archive
sudo apt-get update
sudo apt-get upgrade