summaryrefslogtreecommitdiff
path: root/package/nginx
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-07 17:24:32 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-07 17:24:32 +0200
commitb708ee58f7bef7b479f5b6999a8e976d332691b6 (patch)
tree4b13e9706173c676a0278ca1f565bc54b41943a2 /package/nginx
parentf3cc98651b738ac7f2dc56ea772afa9f874b9d3b (diff)
parent7c1f6387d20faf69453a59de6c34227f9f2b833c (diff)
resolve merge
Diffstat (limited to 'package/nginx')
-rw-r--r--package/nginx/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/package/nginx/Makefile b/package/nginx/Makefile
index 98ba1bef8..25c413a25 100644
--- a/package/nginx/Makefile
+++ b/package/nginx/Makefile
@@ -4,10 +4,10 @@
include $(TOPDIR)/rules.mk
PKG_NAME:= nginx
-PKG_VERSION:= 1.5.3
+PKG_VERSION:= 1.5.12
PKG_RELEASE:= 1
-PKG_MD5SUM:= 1e735dd6a6ade2b5c20e924b67c3d355
-PKG_DESCR:= powerful http reverse proxy
+PKG_MD5SUM:= c21589daaec0743d6d4cdf41503ffd53
+PKG_DESCR:= powerful http reverse proxy and webserver
PKG_SECTION:= proxy
PKG_BUILDDEP:= openssl pcre zlib
PKG_DEPENDS:= libopenssl libpcre libpthread zlib