summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorXotic7502016-05-31 23:36:50 +0000
committerZoltan HERPAI2017-11-12 18:15:27 +0000
commit055ac44d0befbbf349e8117f961a7c40d8b5fdac (patch)
treeb9a39fd9b5ade844249a0b9f377846e187b07ad3
parent15c041ac253094c215ffeeae7e478772433d8d9a (diff)
downloadpackages-055ac44d0befbbf349e8117f961a7c40d8b5fdac.tar.gz
nginx: Bumped nginx-naxsi to v0.54
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
-rw-r--r--net/nginx/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/net/nginx/Makefile b/net/nginx/Makefile
index d27ee6412e..fa1e873912 100644
--- a/net/nginx/Makefile
+++ b/net/nginx/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=nginx
PKG_VERSION:=1.10.1
-PKG_RELEASE:=1
+PKG_RELEASE:=2
PKG_SOURCE:=nginx-$(PKG_VERSION).tar.gz
PKG_SOURCE_URL:=http://nginx.org/download/
@@ -241,7 +241,7 @@ define Build/Prepare
endef
define Download/nginx-naxsi
- VERSION:=5ab2309f0dc93d33e1443a15db519f8bfed8b455
+ VERSION:=7a6ff365f6be736c826b2d69b967a250ac07197d
SUBDIR:=nginx-naxsi
FILE:=nginx-naxsi-module-$(PKG_VERSION)-$$(VERSION).tar.gz
URL:=https://github.com/nbs-system/naxsi.git