summaryrefslogtreecommitdiff
path: root/package/nginx
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-04-23 20:33:31 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-04-23 20:34:54 +0200
commitb152d454a595effdc42d1e561a7ab24a29322c29 (patch)
treefc5ff0ace9683e14ba4c4c1ad402a2ed4c4b5b72 /package/nginx
parente6ad01c1985f2f29d8b64a44ff493873c1624163 (diff)
nginx: update to 1.12.0
Diffstat (limited to 'package/nginx')
-rw-r--r--package/nginx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nginx/Makefile b/package/nginx/Makefile
index ddc93d7de..ef2d02627 100644
--- a/package/nginx/Makefile
+++ b/package/nginx/Makefile
@@ -4,9 +4,9 @@
include $(ADK_TOPDIR)/rules.mk
PKG_NAME:= nginx
-PKG_VERSION:= 1.11.10
+PKG_VERSION:= 1.12.0
PKG_RELEASE:= 1
-PKG_HASH:= 778b3cabb07633f754cd9dee32fc8e22582bce22bfa407be76a806abd935533d
+PKG_HASH:= b4222e26fdb620a8d3c3a3a8b955e08b713672e1bc5198d1e4f462308a795b30
PKG_DESCR:= powerful http reverse proxy and webserver
PKG_SECTION:= net/http
PKG_BUILDDEP:= pcre zlib