projects
/
openwrt
/
staging
/
chunkeey.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b721c92
)
firewall: fix git source url
author
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 4 Jun 2013 12:23:47 +0000
(12:23 +0000)
committer
Jo-Philipp Wich
<jow@openwrt.org>
Tue, 4 Jun 2013 12:23:47 +0000
(12:23 +0000)
SVN-Revision: 36839
package/network/config/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/firewall/Makefile
b/package/network/config/firewall/Makefile
index deb27ea71aad2711f9d3f3abef4ff4dc31b9b47b..1e6432ac94c09906ed86b2861ddace52b37c2f80 100644
(file)
--- a/
package/network/config/firewall/Makefile
+++ b/
package/network/config/firewall/Makefile
@@
-12,7
+12,7
@@
PKG_VERSION:=2013-06-04
PKG_RELEASE:=$(PKG_SOURCE_VERSION)
PKG_SOURCE_PROTO:=git
-PKG_SOURCE_URL:=git://nbd.name/firewall.git
+PKG_SOURCE_URL:=git://nbd.name/firewall
3
.git
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=5ee2129eaa23a28bfef6d20c273cafc0be559b3d
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION)-$(PKG_SOURCE_VERSION).tar.gz