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

index cb9d1ed1994ace616fef11ffa8c546b0379fac27..31a638ddfc5e1476e85cb6b5aa02b118883ef960 100644 (file)
@@ -7,7 +7,7 @@ inherit user
 MY_PV="${PV/_p/p}"
 DESCRIPTION="Sensor part of sguil Network Security Monitoring"
 HOMEPAGE="https://github.com/bammv/sguil"
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P/-sensor}.tar.gz"
+SRC_URI="https://github.com/bammv/sguil/archive/v${PV}.tar.gz -> ${P/-sensor}.tar.gz"
 
 LICENSE="GPL-2 QPL"
 SLOT="0"