From: David Seifert Date: Mon, 13 Jan 2020 10:01:57 +0000 (+0100) Subject: net-analyzer/ipguard: [QA] Fix HomepageInSrcUri X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=e2a0856b42e9ff4f9d9d70892ab9bd8deb4104b3;p=gentoo.git net-analyzer/ipguard: [QA] Fix HomepageInSrcUri Signed-off-by: David Seifert --- diff --git a/net-analyzer/ipguard/ipguard-1.04-r1.ebuild b/net-analyzer/ipguard/ipguard-1.04-r1.ebuild index 914a239c8206..a30baf79b5e9 100644 --- a/net-analyzer/ipguard/ipguard-1.04-r1.ebuild +++ b/net-analyzer/ipguard/ipguard-1.04-r1.ebuild @@ -6,7 +6,7 @@ inherit toolchain-funcs DESCRIPTION="Tool designed to protect LAN IP adress space by ARP spoofing" HOMEPAGE="http://ipguard.deep.perm.ru/" -SRC_URI="${HOMEPAGE}files/${P}.tar.gz" +SRC_URI="http://ipguard.deep.perm.ru/files/${P}.tar.gz" LICENSE="BSD-2" SLOT="0"