From 2b274eb7191c121616a93219ef0cf4daf81404dd Mon Sep 17 00:00:00 2001 From: Felix Fietkau Date: Wed, 2 Jul 2014 19:18:13 +0000 Subject: [PATCH] firewall: update to the latest version, adds support for fetching firewall rules from procd Signed-off-by: Felix Fietkau SVN-Revision: 41480 --- package/network/config/firewall/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/network/config/firewall/Makefile b/package/network/config/firewall/Makefile index 988855c37d..e521da6cc3 100644 --- a/package/network/config/firewall/Makefile +++ b/package/network/config/firewall/Makefile @@ -8,13 +8,13 @@ include $(TOPDIR)/rules.mk PKG_NAME:=firewall -PKG_VERSION:=2014-06-26 +PKG_VERSION:=2014-07-02 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:=b99104d3ab99077cdce312e1c0a8e605844b525c +PKG_SOURCE_VERSION:=94e7253a1166c1a03061c12e7e469433111f8f6f PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz PKG_MAINTAINER:=Jo-Philipp Wich -- 2.30.2