firewall3: update to git head (#13641)
* Fixes wrong chain used for zone forward policy SVN-Revision: 36830
This commit is contained in:
parent
d401a206d9
commit
6f60308257
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue