diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-18 08:25:22 +0100 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2017-03-18 08:47:38 +0100 |
| commit | 8ac6184b6029b5b50db529f7754a85125f4344d3 (patch) | |
| tree | 4133e9afcec398b4f5d20e71bd19e404b3558fa9 /package/nginx/Makefile | |
| parent | 581f9786ca85ec1da5feb18ab87a765a2729d11b (diff) | |
nginx: update to 1.11.10
Diffstat (limited to 'package/nginx/Makefile')
| -rw-r--r-- | package/nginx/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/nginx/Makefile b/package/nginx/Makefile index 0b99d462e..ddc93d7de 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.1 +PKG_VERSION:= 1.11.10 PKG_RELEASE:= 1 -PKG_HASH:= 5d8dd0197e3ffeb427729c045382182fb28db8e045c635221b2e0e6722821ad0 +PKG_HASH:= 778b3cabb07633f754cd9dee32fc8e22582bce22bfa407be76a806abd935533d PKG_DESCR:= powerful http reverse proxy and webserver PKG_SECTION:= net/http PKG_BUILDDEP:= pcre zlib |
