net-analyzer/pathload: Use HTTPS
authorJeroen Roovers <jer@gentoo.org>
Wed, 8 Jan 2020 09:40:52 +0000 (10:40 +0100)
committerJeroen Roovers <jer@gentoo.org>
Wed, 8 Jan 2020 09:44:49 +0000 (10:44 +0100)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Jeroen Roovers <jer@gentoo.org>
net-analyzer/pathload/pathload-1.3.2.ebuild

index 4a4b5881535d02ff40adcf78e31b4d8bdb516de1..7d839abed195eb070ff6499e975a0869a4f79ef1 100644 (file)
@@ -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"