Signed-off-by: Russell Senior <[email protected]> --- net/etherpuppet/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/net/etherpuppet/Makefile b/net/etherpuppet/Makefile index f85f9d2..0851f84 100644 --- 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:=https://bitbucket.org/secdev/etherpuppet PKG_SOURCE_SUBDIR:=$(PKG_NAME)-$(PKG_VERSION) PKG_SOURCE_VERSION:=$(PKG_REV) PKG_SOURCE_PROTO:=hg -- 1.8.3.2 -- Russell Senior, President [email protected] _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
