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

index 82b621af6cde8848891b0b9d89ff10eb8c79e6a7..3504273d30edb93fc00b6f0a5c79f966edad1352 100644 (file)
@@ -7,7 +7,7 @@ inherit ssl-cert user
 MY_PV="${PV/_p/p}"
 DESCRIPTION="Daemon for Sguil Network Security Monitoring"
 HOMEPAGE="https://github.com/bammv/sguil"
-SRC_URI="${HOMEPAGE}/archive/v${PV}.tar.gz -> ${P/-server}.tar.gz"
+SRC_URI="https://github.com/bammv/sguil/archive/v${PV}.tar.gz -> ${P/-server}.tar.gz"
 
 LICENSE="GPL-2 QPL"
 SLOT="0"