From: Xotic750 Date: Tue, 31 May 2016 23:36:50 +0000 (+0200) Subject: nginx: Bumped nginx-naxsi to v0.54 X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=9b3666b1bf10b6f8066aecc6182f63f940371c73;p=openwrt-packages.git nginx: Bumped nginx-naxsi to v0.54 Signed-off-by: Graham Fairweather --- diff --git a/net/nginx/Makefile b/net/nginx/Makefile index d27ee6412..fa1e87391 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