aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/config/firewall4
diff options
context:
space:
mode:
authorPaul Spooren <mail@aparcar.org>2021-10-25 13:27:26 -1000
committerPaul Spooren <mail@aparcar.org>2021-11-13 09:40:14 -1000
commit7bc18aa2846d5fc4c35bbdf5b3aae486eb485850 (patch)
treeb62da49580b0a032063f34d27b7b05004c998115 /package/network/config/firewall4
parent4d3303b1bddf3c66fc0a05fb5eb45ceac48cd0d5 (diff)
downloadupstream-7bc18aa2846d5fc4c35bbdf5b3aae486eb485850.tar.gz
upstream-7bc18aa2846d5fc4c35bbdf5b3aae486eb485850.tar.bz2
upstream-7bc18aa2846d5fc4c35bbdf5b3aae486eb485850.zip
firewall4: update to latest Git HEAD
eb0a3ee fw4.uc: Do not quote port ranges c5a8e3e tests: adapt test to new ICMP print logic Also start using $(AUTORELEASE) Signed-off-by: Paul Spooren <mail@aparcar.org>
Diffstat (limited to 'package/network/config/firewall4')
-rw-r--r--package/network/config/firewall4/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/network/config/firewall4/Makefile b/package/network/config/firewall4/Makefile
index ccf5740466..a4f63a91ee 100644
--- a/package/network/config/firewall4/Makefile
+++ b/package/network/config/firewall4/Makefile
@@ -5,13 +5,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall4
-PKG_RELEASE:=1
+PKG_RELEASE:=$(AUTORELEASE)
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall4.git
-PKG_SOURCE_DATE:=2021-09-01
-PKG_SOURCE_VERSION:=cf835cecc8a449b2d2019f1ef4f085e535d5c1c1
-PKG_MIRROR_HASH:=5798b76846107dde69a2a1ff3467f735b9a91a74106fbd6299d8a26eff70b9c2
+PKG_SOURCE_DATE:=2021-10-25
+PKG_SOURCE_VERSION:=eb0a3ee812d48f1faecbf6258c293e475b4016a0
+PKG_MIRROR_HASH:=46b5bdea13a285dbd1b3432fe8cfd8cb98a2797b86b176d7762e0987ec2f230c
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=ISC