dev-libs/libdnet: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:01 +0000 (11:00 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:00:01 +0000 (11:00 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
dev-libs/libdnet/libdnet-1.12-r1.ebuild

index 1e9db55a13e9b9bc297ce4ed856d969b4319cb54..d2b0ca1e6d6e86c570f88f196dfafbff4a222818 100644 (file)
@@ -11,7 +11,7 @@ inherit autotools distutils-r1
 DESCRIPTION="simplified, portable interface to several low-level networking routines"
 HOMEPAGE="https://github.com/dugsong/libdnet"
 SRC_URI="
-       ${HOMEPAGE}/archive/${P}.tar.gz
+       https://github.com/dugsong/libdnet/archive/${P}.tar.gz
        ipv6? ( https://fragroute-ipv6.googlecode.com/files/${P}.ipv6-1.patch.gz )
 "
 LICENSE="LGPL-2"