projects
/
openwrt
/
svn-archive
/
packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
48ca137
)
etherpuppet: correct broken url
author
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 3 May 2014 11:57:17 +0000
(11:57 +0000)
committer
Hauke Mehrtens
<hauke@hauke-m.de>
Sat, 3 May 2014 11:57:17 +0000
(11:57 +0000)
Signed-off-by: Russell Senior <russell@personaltelco.net>
SVN-Revision: 40676
net/etherpuppet/Makefile
patch
|
blob
|
history
diff --git
a/net/etherpuppet/Makefile
b/net/etherpuppet/Makefile
index f85f9d2d99f7b5709e8d88b9126f948f328f5f8b..0851f84c5d0d76e449c6fe2b2b08631b24c30c63 100644
(file)
--- a/
net/etherpuppet/Makefile
+++ b/
net/etherpuppet/Makefile
@@
-13,7
+13,7
@@
PKG_VERSION:=0.3_r$(PKG_REV)
PKG_RELEASE:=1
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2
-PKG_SOURCE_URL:=http
://hg.secdev.org
/etherpuppet
+PKG_SOURCE_URL:=http
s://bitbucket.org/secdev
/etherpuppet
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
PKG_SOURCE_VERSION:=$(PKG_REV)
PKG_SOURCE_PROTO:=hg