summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2019-08-20 09:53:29 +0200
committerJeroen Roovers <jer@gentoo.org>2019-08-20 09:56:00 +0200
commit8ca909c61b09a3f28fed61e5eee28e0645fce71d (patch)
tree3be0ebd9b10f71c73c32ec7944ab0a837cc97484 /net-analyzer/argus-clients/argus-clients-3.0.8.ebuild
parentnet-analyzer/ipsumdump: Fix includes, set OS headers dependency (diff)
downloadgentoo-8ca909c61b09a3f28fed61e5eee28e0645fce71d.tar.gz
gentoo-8ca909c61b09a3f28fed61e5eee28e0645fce71d.tar.bz2
gentoo-8ca909c61b09a3f28fed61e5eee28e0645fce71d.zip
net-analyzer/argus-clients: Use HTTPS
Package-Manager: Portage-2.3.72, Repoman-2.3.17 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
Diffstat (limited to 'net-analyzer/argus-clients/argus-clients-3.0.8.ebuild')
-rw-r--r--net-analyzer/argus-clients/argus-clients-3.0.8.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild b/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild
index 7dbfc5a721a2..742c6cbebee7 100644
--- a/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild
+++ b/net-analyzer/argus-clients/argus-clients-3.0.8.ebuild
@@ -1,12 +1,12 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit autotools eutils toolchain-funcs
DESCRIPTION="Clients for net-analyzer/argus"
-HOMEPAGE="http://www.qosient.com/argus/"
-SRC_URI="http://qosient.com/argus/dev/${P}.tar.gz"
+HOMEPAGE="https://www.qosient.com/argus/"
+SRC_URI="https://qosient.com/argus/dev/${P}.tar.gz"
LICENSE="GPL-3"
SLOT="0"