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

index 91c9d7933c20f6a0b88905e88b23e94523a96551..b801e7422f1bd2cea2bf01ecf681250c83c6f280 100644 (file)
@@ -6,7 +6,7 @@ inherit cmake-utils
 
 DESCRIPTION="Realtime network interface monitor based on FreeBSD's pppstatus"
 HOMEPAGE="https://github.com/mattthias/slurm"
-SRC_URI="${HOMEPAGE}/archive/upstream/${PN}.tar.gz -> ${P}.tar.gz"
+SRC_URI="https://github.com/mattthias/slurm/archive/upstream/${PN}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-2"
 SLOT="0"