[oe-commits] [meta-openembedded] 31/91: nginx: update to 1.9.11

git at git.openembedded.org git at git.openembedded.org
Thu Feb 25 16:47:33 UTC 2016


martin_jansa pushed a commit to branch master
in repository meta-openembedded.

commit 7e26a1eda9cb5056f2d676651715762188f747dd
Author: Derek Straka <derek at asterius.io>
AuthorDate: Mon Feb 15 11:07:13 2016 -0500

    nginx: update to 1.9.11
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 .../recipes-httpd/nginx/{nginx_1.9.10.bb => nginx_1.9.11.bb}          | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb
similarity index 96%
rename from meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb
rename to meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb
index 5d63d41..4ea06c7 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.9.10.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.9.11.bb
@@ -19,8 +19,8 @@ SRC_URI = " \
 	file://nginx-volatile.conf \
 	file://nginx.service \
 "
-SRC_URI[md5sum] = "64cc970988356a5e0fc4fcd1ab84fe57"
-SRC_URI[sha256sum] = "fb14d76844cab0a5a0880768be28965e74f9956790f618c454ef6098e26631d9"
+SRC_URI[md5sum] = "76eb5853a1190e0cfc691aa21c545de3"
+SRC_URI[sha256sum] = "6a5c72f4afaf57a6db064bba0965d72335f127481c5d4e64ee8714e7b368a51f"
 
 inherit update-rc.d useradd
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the Openembedded-commits mailing list