Author: nbd Date: 2014-07-02 21:18:13 +0200 (Wed, 02 Jul 2014) New Revision: 41480
Modified: trunk/package/network/config/firewall/Makefile Log: firewall: update to the latest version, adds support for fetching firewall rules from procd Signed-off-by: Felix Fietkau <[email protected]> Modified: trunk/package/network/config/firewall/Makefile =================================================================== --- trunk/package/network/config/firewall/Makefile 2014-07-02 19:18:09 UTC (rev 41479) +++ trunk/package/network/config/firewall/Makefile 2014-07-02 19:18:13 UTC (rev 41480) @@ -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 <[email protected]> _______________________________________________ openwrt-commits mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-commits
