projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8e4f94c
)
firewall: update to the latest version, adds support for fetching firewall rules...
author
Felix Fietkau
<
[email protected]
>
Wed, 2 Jul 2014 19:18:13 +0000
(19:18 +0000)
committer
Felix Fietkau
<
[email protected]
>
Wed, 2 Jul 2014 19:18:13 +0000
(19:18 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 41480
package/network/config/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/firewall/Makefile
b/package/network/config/firewall/Makefile
index 988855c37d02903e18101d55709ec10d07d464f9..e521da6cc3ca9ae6fa1169fae7558925b2677ff6 100644
(file)
--- a/
package/network/config/firewall/Makefile
+++ b/
package/network/config/firewall/Makefile
@@
-8,13
+8,13
@@
include $(TOPDIR)/rules.mk
PKG_NAME:=firewall
-PKG_VERSION:=2014-0
6-26
+PKG_VERSION:=2014-0
7-02
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:=
b99104d3ab99077cdce312e1c0a8e605844b525c
+PKG_SOURCE_VERSION:=
94e7253a1166c1a03061c12e7e469433111f8f6f
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>