AA: firewall3: merge r36830
authorJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Jun 2013 10:28:38 +0000 (10:28 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Tue, 4 Jun 2013 10:28:38 +0000 (10:28 +0000)
SVN-Revision: 36831

package/firewall3/Makefile

index a69c5a78510822bf54446413b55b3450cd864f32..76d756ef09d20f1a14f2933c8d453e73d683d5d3 100644 (file)
@@ -8,13 +8,13 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=firewall3
-PKG_VERSION:=2013-06-03
+PKG_VERSION:=2013-06-04
 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:=cecf523b7bc055cb38ac66844f6ec039d88023ca
+PKG_SOURCE_VERSION:=182abe47ae4686944482580b42a972827a0e4b51
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
 PKG_MAINTAINER:=Jo-Philipp Wich <jow@openwrt.org>