summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-01-13 11:01:38 +0100
committerDavid Seifert <soap@gentoo.org>2020-01-13 11:01:38 +0100
commitaea575fe62d4cb9b5383634146f4decd26f2a243 (patch)
treed012e93326269b3c7e72fdb1d848aa30bbc0f248 /net-analyzer/argus
parentnet-analyzer/apinger: [QA] Fix HomepageInSrcUri (diff)
downloadgentoo-aea575fe62d4cb9b5383634146f4decd26f2a243.tar.gz
gentoo-aea575fe62d4cb9b5383634146f4decd26f2a243.tar.bz2
gentoo-aea575fe62d4cb9b5383634146f4decd26f2a243.zip
net-analyzer/argus: [QA] Fix HomepageInSrcUri
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'net-analyzer/argus')
-rw-r--r--net-analyzer/argus/argus-3.0.8.2-r1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-analyzer/argus/argus-3.0.8.2-r1.ebuild b/net-analyzer/argus/argus-3.0.8.2-r1.ebuild
index 83eacad11e44..9eeb344b10ec 100644
--- a/net-analyzer/argus/argus-3.0.8.2-r1.ebuild
+++ b/net-analyzer/argus/argus-3.0.8.2-r1.ebuild
@@ -6,7 +6,7 @@ inherit autotools eutils user
DESCRIPTION="network Audit Record Generation and Utilization System"
HOMEPAGE="https://www.qosient.com/argus/"
-SRC_URI="${HOMEPAGE}dev/${P/_rc/.rc.}.tar.gz"
+SRC_URI="https://www.qosient.com/argus/dev/${P/_rc/.rc.}.tar.gz"
LICENSE="GPL-3"
SLOT="0"