From 30b85f4954db4b28a27420309b9e0755b2a9883c Mon Sep 17 00:00:00 2001 From: Christian Marangi Date: Fri, 22 Sep 2023 15:47:44 +0200 Subject: nginx: bump naxsi module to latest git HEAD Bump naxsi module to latest git HEAD to fix compilation error with pcre2 library. Signed-off-by: Christian Marangi --- net/nginx/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/nginx/Makefile') diff --git a/net/nginx/Makefile b/net/nginx/Makefile index 7601c442a..0ff45f5e5 100644 --- a/net/nginx/Makefile +++ b/net/nginx/Makefile @@ -265,9 +265,9 @@ define Download/nginx-mod-ts endef define Download/nginx-mod-naxsi - VERSION:=951123ad456bdf5ac94e8d8819342fe3d49bc002 + VERSION:=d714f1636ea49a9a9f4f06dba14aee003e970834 URL:=https://github.com/nbs-system/naxsi.git - MIRROR_HASH:=c734cae19a596affadd62a2df1b58d3df8d1364093a4e80a7cd1ab4555963535 + MIRROR_HASH:=bd006686721a68d43f052f0a4f00e9ff99fb2abfbc4dcf8194a3562fe4e5c08b PROTO:=git endef -- cgit v1.2.3