[oe-commits] [meta-openembedded] 49/101: nginx: update stable version to 1.12.1

git at git.openembedded.org git at git.openembedded.org
Sun Aug 13 11:20:25 UTC 2017


This is an automated email from the git hooks/post-receive script.

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

commit ee1efae12d022ca6be512ed6535eab795992688f
Author: Derek Straka <derek at asterius.io>
AuthorDate: Tue Aug 8 13:16:46 2017 -0400

    nginx: update stable version to 1.12.1
    
    Signed-off-by: Derek Straka <derek at asterius.io>
    Signed-off-by: Martin Jansa <Martin.Jansa at gmail.com>
---
 meta-webserver/recipes-httpd/nginx/nginx_1.12.0.bb | 6 ------
 meta-webserver/recipes-httpd/nginx/nginx_1.12.1.bb | 6 ++++++
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.12.0.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.12.0.bb
deleted file mode 100644
index d3e15a8..0000000
--- a/meta-webserver/recipes-httpd/nginx/nginx_1.12.0.bb
+++ /dev/null
@@ -1,6 +0,0 @@
-require nginx.inc
-
-LIC_FILES_CHKSUM = "file://LICENSE;md5=903753de5f86a1ee0341fd2f9491b282"
-
-SRC_URI[md5sum] = "995eb0a140455cf0cfc497e5bd7f94b3"
-SRC_URI[sha256sum] = "b4222e26fdb620a8d3c3a3a8b955e08b713672e1bc5198d1e4f462308a795b30"
diff --git a/meta-webserver/recipes-httpd/nginx/nginx_1.12.1.bb b/meta-webserver/recipes-httpd/nginx/nginx_1.12.1.bb
new file mode 100644
index 0000000..7f0e3ad
--- /dev/null
+++ b/meta-webserver/recipes-httpd/nginx/nginx_1.12.1.bb
@@ -0,0 +1,6 @@
+require nginx.inc
+
+LIC_FILES_CHKSUM = "file://LICENSE;md5=903753de5f86a1ee0341fd2f9491b282"
+
+SRC_URI[md5sum] = "a307e74aca95403e5ee00f153807ce58"
+SRC_URI[sha256sum] = "8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb"

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


More information about the Openembedded-commits mailing list