net-analyzer/sec: [QA] Fix HomepageInSrcUri
authorDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:02:48 +0000 (11:02 +0100)
committerDavid Seifert <soap@gentoo.org>
Mon, 13 Jan 2020 10:02:48 +0000 (11:02 +0100)
Signed-off-by: David Seifert <soap@gentoo.org>
net-analyzer/sec/sec-2.8.1.ebuild
net-analyzer/sec/sec-2.8.2.ebuild

index 1cd6cd62871c543ac0383a10a66ea182872452e5..2cca6dc0b07826b4cc8661befeee26dff3cbee1b 100644 (file)
@@ -5,7 +5,7 @@ EAPI=6
 
 DESCRIPTION="Simple Event Correlator"
 HOMEPAGE="https://github.com/simple-evcorr/sec"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/simple-evcorr/sec/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"
index 52906d7916b4ac3e38e000add4987acd156dd8c6..75aa0134ffbda5b59b73005e08ea56f3cbf1fb7c 100644 (file)
@@ -5,7 +5,7 @@ EAPI=7
 
 DESCRIPTION="Simple Event Correlator"
 HOMEPAGE="https://github.com/simple-evcorr/sec"
-SRC_URI="${HOMEPAGE}/releases/download/${PV}/${P}.tar.gz"
+SRC_URI="https://github.com/simple-evcorr/sec/releases/download/${PV}/${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"