nginx: Bumped nginx-naxsi to v0.54
Signed-off-by: Graham Fairweather <xotic750@gmail.com>
This commit is contained in:
parent
15c041ac25
commit
055ac44d0b
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue