projects
/
openwrt
/
staging
/
jogo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0ccec81
)
firewall: update to latest version, fixes a musl build error
author
Felix Fietkau
<
[email protected]
>
Thu, 20 Mar 2014 13:51:43 +0000
(13:51 +0000)
committer
Felix Fietkau
<
[email protected]
>
Thu, 20 Mar 2014 13:51:43 +0000
(13:51 +0000)
Signed-off-by: Felix Fietkau <
[email protected]
>
SVN-Revision: 39965
package/network/config/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/firewall/Makefile
b/package/network/config/firewall/Makefile
index 8c851641e7983305b5b4c48cadef7327998dda63..c9c9859f768e8a16ebe794c77ed7aa14ddb48665 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
2-21
+PKG_VERSION:=2014-0
3-20
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:=
7dfc240dfaee099eab04bd18369edb11dfbb5045
+PKG_SOURCE_VERSION:=
93aea77092b0c178fefe3ab95fc040534eda90a3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz
PKG_MAINTAINER:=Jo-Philipp Wich <
[email protected]
>