From 6eeca5176eef8c15266b25b5d183764af7ce2408 Mon Sep 17 00:00:00 2001 From: Jo-Philipp Wich Date: Mon, 3 Jun 2013 16:38:29 +0000 Subject: firewall3: update to git head - Fixes problems with reusing matches or targets from loadable extensions SVN-Revision: 36826 --- package/network/config/firewall3/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/network/config/firewall3/Makefile b/package/network/config/firewall3/Makefile index 7a396847be..a69c5a7851 100644 --- a/package/network/config/firewall3/Makefile +++ b/package/network/config/firewall3/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall3 -PKG_VERSION:=2013-05-27 +PKG_VERSION:=2013-06-03 PKG_RELEASE:=$(PKG_SOURCE_VERSION) PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=git://nbd.name/firewall3.git PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) -PKG_SOURCE_VERSION:=73805dcc03e242fe5e25c9764ed33456acebdb95 +PKG_SOURCE_VERSION:=cecf523b7bc055cb38ac66844f6ec039d88023ca PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich -- cgit v1.2.3