net-analyzer/argus: Use HTTPS
authorJeroen Roovers <jer@gentoo.org>
Tue, 20 Aug 2019 07:54:45 +0000 (09:54 +0200)
committerJeroen Roovers <jer@gentoo.org>
Tue, 20 Aug 2019 07:56:00 +0000 (09:56 +0200)
Package-Manager: Portage-2.3.72, Repoman-2.3.17
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/argus/argus-3.0.8.2-r1.ebuild

index 7b02168594666dbbec865691e73423519ca46860..83eacad11e4474cb8b8c1d32bb4e479b464c5ba8 100644 (file)
@@ -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"