summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeroen Roovers <jer@gentoo.org>2020-01-08 10:40:52 +0100
committerJeroen Roovers <jer@gentoo.org>2020-01-08 10:44:49 +0100
commit01508b2d8cb86a56d8fd3eba928936ef8c67aa80 (patch)
treeb9cd458373095925349a980f558a66cf58cff69b
parentapp-office/texstudio: Version bump to 2.12.18 (diff)
downloadgentoo-01508b2d8cb86a56d8fd3eba928936ef8c67aa80.tar.gz
gentoo-01508b2d8cb86a56d8fd3eba928936ef8c67aa80.tar.bz2
gentoo-01508b2d8cb86a56d8fd3eba928936ef8c67aa80.zip
net-analyzer/pathload: Use HTTPS
Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Jeroen Roovers <jer@gentoo.org>
-rw-r--r--net-analyzer/pathload/pathload-1.3.2.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-analyzer/pathload/pathload-1.3.2.ebuild b/net-analyzer/pathload/pathload-1.3.2.ebuild
index 4a4b5881535d..7d839abed195 100644
--- a/net-analyzer/pathload/pathload-1.3.2.ebuild
+++ b/net-analyzer/pathload/pathload-1.3.2.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
inherit eutils toolchain-funcs
DESCRIPTION="Non-intrusive utility for estimation of available bandwidth of Internet paths"
-HOMEPAGE="http://www.cc.gatech.edu/fac/constantinos.dovrolis/bw-est/pathload.html"
+HOMEPAGE="https://www.cc.gatech.edu/fac/constantinos.dovrolis/bw-est/pathload.html"
SRC_URI="https://dev.gentoo.org/~jer/${P}.tar.gz"
LICENSE="GPL-2"