Author: jow
Date: 2014-07-03 11:21:44 +0200 (Thu, 03 Jul 2014)
New Revision: 41491

Modified:
   trunk/package/network/config/firewall/Makefile
Log:
firewall: fix issue with parsing network options

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

Modified: trunk/package/network/config/firewall/Makefile
===================================================================
--- trunk/package/network/config/firewall/Makefile      2014-07-03 06:21:49 UTC 
(rev 41490)
+++ trunk/package/network/config/firewall/Makefile      2014-07-03 09:21:44 UTC 
(rev 41491)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=firewall
-PKG_VERSION:=2014-07-02
+PKG_VERSION:=2014-07-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:=94e7253a1166c1a03061c12e7e469433111f8f6f
+PKG_SOURCE_VERSION:=7db01c8b2fda897c596ee7befbead66c31285590
 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