[Buildroot] [git commit branch/next] nginx: bump to 1.12.2

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Wed Nov 22 21:25:02 UTC 2017


commit: https://git.buildroot.net/buildroot/commit/?id=1d91238af83f5eecb98410a1864ce1ab1958c4fc
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/next

Signed-off-by: Adam Duskett <aduskett at gmail.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/nginx/nginx.hash | 2 +-
 package/nginx/nginx.mk   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/nginx/nginx.hash b/package/nginx/nginx.hash
index 6eef1db..9936ca1 100644
--- a/package/nginx/nginx.hash
+++ b/package/nginx/nginx.hash
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
-sha256	8793bf426485a30f91021b6b945a9fd8a84d87d17b566562c3797aba8fac76fb	nginx-1.12.1.tar.gz
+sha256	305f379da1d5fb5aefa79e45c829852ca6983c7cd2a79328f8e084a324cf0416	nginx-1.12.2.tar.gz
 # License files, locally calculated
 sha256	75820469c890db641e54078df018e497fde0542211aa704e15320316a2175780	LICENSE
diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
index ceb8022..e5652af 100644
--- a/package/nginx/nginx.mk
+++ b/package/nginx/nginx.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NGINX_VERSION = 1.12.1
+NGINX_VERSION = 1.12.2
 NGINX_SITE = http://nginx.org/download
 NGINX_LICENSE = BSD-2-Clause
 NGINX_LICENSE_FILES = LICENSE


More information about the buildroot mailing list