Author: jow
Date: 2014-09-19 20:23:20 +0200 (Fri, 19 Sep 2014)
New Revision: 42623

Modified:
   branches/barrier_breaker/package/network/config/firewall/Makefile
Log:
BB: firewall: allow '*' as synonym for any / all in family and proto options

Signed-off-by: Jo-Philipp Wich <[email protected]>

Backport of r42620

Modified: branches/barrier_breaker/package/network/config/firewall/Makefile
===================================================================
--- branches/barrier_breaker/package/network/config/firewall/Makefile   
2014-09-19 18:23:17 UTC (rev 42622)
+++ branches/barrier_breaker/package/network/config/firewall/Makefile   
2014-09-19 18:23:20 UTC (rev 42623)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=firewall
-PKG_VERSION:=2014-09-18a
+PKG_VERSION:=2014-09-19
 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:=8ea29822ce53c36c91c7b67c6a99b2c50f2c373f
+PKG_SOURCE_VERSION:=50e97c52e75bdfd325cf20d43b32d294ff84d92f
 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

Reply via email to