From 2cf209ce9166575d8259b5b4176ee91d8b48d2ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20=C5=A0tetiar?= Date: Sun, 15 Sep 2019 21:19:00 +0200 Subject: firewall: update to latest git HEAD MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit c26f8907d1d2 firewall3: fix typo that affects ICMPv6 rules with numeric icmp_type Signed-off-by: Petr Štetiar --- package/network/config/firewall/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'package/network/config/firewall') diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 2a4a4c87de..55e0738635 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -13,9 +13,9 @@ PKG_RELEASE:=1 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL=$(PROJECT_GIT)/project/firewall3.git -PKG_SOURCE_DATE:=2019-09-08 -PKG_SOURCE_VERSION:=487bd0d96c8fb9a53871134ebba7c0a66e286334 -PKG_MIRROR_HASH:=23f22468bba41ce372110705989529076ffb3474ce871fec0120da2b303654b9 +PKG_SOURCE_DATE:=2019-09-15 +PKG_SOURCE_VERSION:=c26f8907d1d2921018240774b75cf9cfda352fa7 +PKG_MIRROR_HASH:=5a2a6bca58d6b3bd10afbddbfacd57820fb48a0954279b25923b07a27f667e10 PKG_MAINTAINER:=Jo-Philipp Wich PKG_LICENSE:=ISC -- cgit v1.2.3