app-antivirus/clamav-unofficial-sigs: [QA] Fix ${HOMEPAGE} in SRC_URI
authorDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 09:10:54 +0000 (11:10 +0200)
committerDavid Seifert <soap@gentoo.org>
Wed, 28 Aug 2019 09:10:54 +0000 (11:10 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: David Seifert <soap@gentoo.org>
app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-5.6.2.ebuild
app-antivirus/clamav-unofficial-sigs/clamav-unofficial-sigs-6.0.1.ebuild

index 567334ab267f60892c40255e096512d31b11120e..f9b2425875ad8e26ba2cca25fd3db91f63440851 100644 (file)
@@ -7,7 +7,7 @@ inherit user
 
 DESCRIPTION="Download and install third-party clamav signatures"
 HOMEPAGE="https://github.com/extremeshok/${PN}"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/extremeshok/clamav-unofficial-sigs/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"
index e2a1d380c1276909b9a7c9cc6db7ec2162900141..6fc6ec0b574c7fe5c625af3e1957e38ca1c3e644 100644 (file)
@@ -7,7 +7,7 @@ inherit user
 
 DESCRIPTION="Download and install third-party clamav signatures"
 HOMEPAGE="https://github.com/extremeshok/${PN}"
-SRC_URI="${HOMEPAGE}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/extremeshok/clamav-unofficial-sigs/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"