diff --git a/component/nginx/buildout.cfg b/component/nginx/buildout.cfg
index df7d9de8f45151a480dbc4c7ff3b24bba4e9d347..2e0a4dae9c6a4e1b3e524be31e36dc49d7892ff0 100644
--- a/component/nginx/buildout.cfg
+++ b/component/nginx/buildout.cfg
@@ -11,8 +11,8 @@ parts = nginx-output
 
 [nginx-common]
 recipe = slapos.recipe.cmmi
-url = http://nginx.org/download/nginx-1.7.6.tar.gz
-md5sum = dd444e5333e0d324bec480e2ff67870a
+url = http://nginx.org/download/nginx-1.7.7.tar.gz
+md5sum = 3beaa25fc87ff2a75ab1b46174dc5ebf
 
 [nginx]
 <= nginx-common