aboutsummaryrefslogtreecommitdiffstats
path: root/package
diff options
context:
space:
mode:
authorJohn Crispin <john@phrozen.org>2018-05-14 16:22:57 +0200
committerJohn Crispin <john@phrozen.org>2018-05-14 16:24:10 +0200
commite1a9485b0e23115787a8488c5988b2411e318519 (patch)
treea9bbbf0c2972031ed15331010bf8780f5e3f3af3 /package
parent1f56417e6b422e040783e70344b162bbfaa59bc4 (diff)
downloadupstream-e1a9485b0e23115787a8488c5988b2411e318519.tar.gz
upstream-e1a9485b0e23115787a8488c5988b2411e318519.tar.bz2
upstream-e1a9485b0e23115787a8488c5988b2411e318519.zip
firewall3: update to latest git HEAD
b45e162 helpers: fix the set_helper in the rule structure f742ba7 helpers.conf: support also tcp in the CT sip helper 08b2c61 helpers: make the proto field as a list rather than one option Signed-off-by: John Crispin <john@phrozen.org>
Diffstat (limited to 'package')
-rw-r--r--package/network/config/firewall/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile
index 6bf5ee6b09..686d93d98c 100644
--- a/package/network/config/firewall/Makefile
+++ b/package/network/config/firewall/Makefile
@@ -9,13 +9,13 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
-PKG_RELEASE:=2
+PKG_RELEASE:=1
PKG_SOURCE_PROTO:=git
PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall3.git
-PKG_SOURCE_DATE:=2018-04-05
-PKG_SOURCE_VERSION:=35b3e74a184b709b8ddfaaa094919a656a6ec059
-PKG_MIRROR_HASH:=b45da27ef219d0ec17ad3426b99e83781d079996fef553e5c47b98473f33b3cc
+PKG_SOURCE_DATE:=2018-05-14
+PKG_SOURCE_VERSION:=b45e162eca2c6e913318c4552643aae2a973ae3a
+PKG_MIRROR_HASH:=bdc6be90a94669817cf1543b814da7b5cd10eac3f5096533e0336352ff132d16
PKG_MAINTAINER:=Jo-Philipp Wich <jo@mein.io>
PKG_LICENSE:=ISC