debian – How to Upgrade Already Installed Apache2 on Debian (Lenny)

apache-2.2aptdebiandebian-lenny

I have an debian lenny box up and running with apache2 2.11.6 (this was testing stream some month agotesting some)

Now on testing stream is 2.12.1 I want to upgrade my apache2, but not the other software on this machine.
So I think:

apt-get upgrade 

.. is not an option.

How can I upgrade only single packages?

Best Answer

sudo apt-get install apache2