[Buildroot] [git commit branch/2020.02.x] package/nginx: bump version to 1.17.9

Peter Korsgaard peter at korsgaard.com
Thu Apr 30 12:45:35 UTC 2020


commit: https://git.buildroot.net/buildroot/commit/?id=c56cd5c7af0c016370ff32dd0cbd32557acf8e53
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/2020.02.x

Changelog: http://nginx.org/en/CHANGES

Signed-off-by: Bernd Kuhls <bernd.kuhls at t-online.de>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
(cherry picked from commit 7a4517d874a4ce9e16bf574ab27fe59957d6b0a9)
Signed-off-by: Peter Korsgaard <peter at korsgaard.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 8c5b80f80e..3ec7ff2444 100644
--- a/package/nginx/nginx.hash
+++ b/package/nginx/nginx.hash
@@ -1,4 +1,4 @@
 # Locally calculated after checking pgp signature
-sha256	b62756842807e5693b794e5d0ae289bd8ae5b098e66538b2a91eb80f25c591ff	nginx-1.17.7.tar.gz
+sha256	7dd65d405c753c41b7fdab9415cfb4bdbaf093ec6d9f7432072d52cb7bcbb689	nginx-1.17.9.tar.gz
 # License files, locally calculated
 sha256	28ad30e2f64bd89ac1287b4606906bb99ed04d9f4e13fb6564a0be9c8a23f509	LICENSE
diff --git a/package/nginx/nginx.mk b/package/nginx/nginx.mk
index 5c828d3bb0..9bbb3fc201 100644
--- a/package/nginx/nginx.mk
+++ b/package/nginx/nginx.mk
@@ -4,7 +4,7 @@
 #
 ################################################################################
 
-NGINX_VERSION = 1.17.7
+NGINX_VERSION = 1.17.9
 NGINX_SITE = http://nginx.org/download
 NGINX_LICENSE = BSD-2-Clause
 NGINX_LICENSE_FILES = LICENSE



More information about the buildroot mailing list