summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-08-20 09:54:45 +0200
committerJeroen Roovers <jer@gentoo.org>2019-08-20 09:56:00 +0200
commit0a46426e653eee1d55076b1d844016811e7810a8 (patch)
tree52557543b0b2c1e5e00ce5113bda01c51f380a17
parentnet-analyzer/argus-clients: Use HTTPS (diff)
downloadgentoo-0a46426e.tar.gz
gentoo-0a46426e.tar.bz2
gentoo-0a46426e.zip
net-analyzer/argus: Use HTTPS
Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
-rw-r--r--net-analyzer/argus/argus-3.0.8.2-r1.ebuild4
1 files changed, 2 insertions, 2 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 7b0216859466..83eacad11e44 100644
--- a/net-analyzer/argus/argus-3.0.8.2-r1.ebuild
+++ b/net-analyzer/argus/argus-3.0.8.2-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools eutils user
DESCRIPTION="network Audit Record Generation and Utilization System"
-HOMEPAGE="http://www.qosient.com/argus/"
+HOMEPAGE="https://www.qosient.com/argus/"
SRC_URI="${HOMEPAGE}dev/${P/_rc/.rc.}.tar.gz"
LICENSE="GPL-3"