firewall3: add fw3 zone function to enumerate devices
SVN-Revision: 41349
This commit is contained in:
parent
e6e6a85dc9
commit
2ad9907cd5
1 changed files with 2 additions and 2 deletions
|
@ -8,13 +8,13 @@
|
|||
include $(TOPDIR)/rules.mk
|
||||
|
||||
PKG_NAME:=firewall
|
||||
PKG_VERSION:=2014-04-14
|
||||
PKG_VERSION:=2014-06-26
|
||||
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:=e678dcbf0336c3ca10f9fe2fae8b19347b6c1d4d
|
||||
PKG_SOURCE_VERSION:=b99104d3ab99077cdce312e1c0a8e605844b525c
|
||||
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