mirror of
http://git.openwrt.org/packages.git
synced 2025-01-08 11:57:34 +08:00
etherpuppet: correct broken url
Signed-off-by: Russell Senior <russell@personaltelco.net> git-svn-id: svn://svn.openwrt.org/openwrt/packages@40676 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
75604d039f
commit
c221b8ce9d
@ -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:=https://bitbucket.org/secdev/etherpuppet
|
||||
PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION)
|
||||
PKG_SOURCE_VERSION:=$(PKG_REV)
|
||||
PKG_SOURCE_PROTO:=hg
|
||||
|
Loading…
Reference in New Issue
Block a user