[oe-commits] [meta-openembedded] 24/34: nginx: update to 1.9.9

git at git.openembedded.org git at git.openembedded.org
Wed Jan 27 12:03:21 UTC 2016


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

commit 5100f3b0c241f354e876406d87aeef6ca66d3972
Author: Derek Straka <derek at asterius.io>
AuthorDate: Sun Jan 24 08:19:44 2016 -0500

    nginx: update to 1.9.9
    
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-webserver/recipes-httpd/nginx/{nginx_1.9.5.bb => nginx_1.9.9.bb} | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.9.5.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.9.9.bb
similarity index 96%
rename from meta-webserver/recipes-httpd/nginx/nginx_1.9.5.bb
rename to meta-webserver/recipes-httpd/nginx/nginx_1.9.9.bb
index 87c953b..06d61c7 100644
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.9.5.bb
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.9.9.bb
@@ -19,8 +19,8 @@ SRC_URI = " \
 	file://nginx-volatile.conf \
 	file://nginx.service \
 "
-SRC_URI[md5sum] = "2562320f1535e3e31d165e337ae94f21"
-SRC_URI[sha256sum] = "48e2787a6b245277e37cb7c5a31b1549a0bbacf288aa4731baacf9eaacdb481b"
+SRC_URI[md5sum] = "50fdfa08e93ead7a111cba5a5f5735af"
+SRC_URI[sha256sum] = "de66bb2b11c82533aa5cb5ccc27cbce736ab87c9f2c761e5237cda0b00068d73"
 
 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