From 62a02c9ba247011b3c250a28454b01c494ea44f7 Mon Sep 17 00:00:00 2001 From: David Seifert Date: Mon, 13 Jan 2020 11:00:01 +0100 Subject: [PATCH] dev-libs/libdnet: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- dev-libs/libdnet/libdnet-1.12-r1.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dev-libs/libdnet/libdnet-1.12-r1.ebuild b/dev-libs/libdnet/libdnet-1.12-r1.ebuild index 1e9db55a13e9..d2b0ca1e6d6e 100644 --- a/dev-libs/libdnet/libdnet-1.12-r1.ebuild +++ b/dev-libs/libdnet/libdnet-1.12-r1.ebuild @@ -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" -- 2.26.2