projects
/
15.05
/
openwrt.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0f0fb56
)
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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36839
3c298f89
-4303-0410-b956-
a3cf2f4a3e73
package/network/config/firewall/Makefile
patch
|
blob
|
history
diff --git
a/package/network/config/firewall/Makefile
b/package/network/config/firewall/Makefile
index
deb27ea
..
1e6432a
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