From: Waldemar Kozaczuk <
jwkoz...@gmail.com>
Committer: Waldemar Kozaczuk <
jwkoz...@gmail.com>
Branch: master
nginx: upgraded to latest version
Signed-off-by: Waldemar Kozaczuk <
jwkoz...@gmail.com>
---
diff --git a/nginx/Makefile b/nginx/Makefile
--- a/nginx/Makefile
+++ b/nginx/Makefile
@@ -1,4 +1,4 @@
-VERSION=1.12.2
+VERSION=1.17.4
SOURCE=
http://nginx.org/download/nginx-${VERSION}.tar.gz
CONFIGURE_MODULES=--prefix=/nginx/ --with-debug
--without-http_rewrite_module --with-threads --with-http_stub_status_module