summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:02:54 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:02:54 +0100
commit9aa6031c6b2e36540dad85e98e9238a283217474 (patch)
tree53b9a38ef15cafd8b9da6d942d7212e47bae86b0 /net-analyzer
parentnet-analyzer/sguil-client: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-9aa6031c6b2e36540dad85e98e9238a283217474.tar.gz
gentoo-9aa6031c6b2e36540dad85e98e9238a283217474.tar.bz2
gentoo-9aa6031c6b2e36540dad85e98e9238a283217474.zip
net-analyzer/sguil-sensor: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild b/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild
index cb9d1ed1994a..31a638ddfc5e 100644
--- a/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild
+++ b/net-analyzer/sguil-sensor/sguil-sensor-1.0.0.ebuild
@@ -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"