Bump buildroot to version 2017-02
TG-3 #closed
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
config BR2_PACKAGE_NGINX_NAXSI
|
||||
bool "nginx-naxsi"
|
||||
depends on BR2_PACKAGE_NGINX_HTTP
|
||||
# uses pcre, so nginx needs to be built with pcre support
|
||||
select BR2_PACKAGE_PCRE
|
||||
help
|
||||
NAXSI means Nginx Anti XSS & SQL Injection.
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# Locally calculated
|
||||
sha256 9cc2c09405bc71f78ef26a8b6d70afcea3fccbe8125df70cb0cfc480133daba5 nginx-naxsi-0.54.tar.gz
|
||||
sha256 256378564e36b8f222adb8fbe746529e73413c6cbe2b0e5574f41dfd62d92577 nginx-naxsi-0.55.2.tar.gz
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
#
|
||||
################################################################################
|
||||
|
||||
NGINX_NAXSI_VERSION = 0.54
|
||||
NGINX_NAXSI_VERSION = 0.55.2
|
||||
NGINX_NAXSI_SITE = $(call github,nbs-system,naxsi,$(NGINX_NAXSI_VERSION))
|
||||
NGINX_NAXSI_LICENSE = GPLv2+ with OpenSSL exception
|
||||
NGINX_NAXSI_LICENSE_FILES = naxsi_src/naxsi_json.c
|
||||
|
||||
Reference in New Issue
Block a user