diff options
-rw-r--r-- | net-analyzer/argus/argus-3.0.8.2-r1.ebuild | 2 |
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" |