net-proxy/pingtunnel: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Fri, 30 Mar 2018 20:38:30 +0000 (22:38 +0200)
committerAaron Bauman <bman@gentoo.org>
Thu, 5 Apr 2018 15:17:10 +0000 (11:17 -0400)
net-proxy/pingtunnel/pingtunnel-0.72.ebuild

index 53bc36aeacc6dc66a516fef30ffa3e755ae21ffc..1a6e66d3ee33931cee58763f778837aa142111ec 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2012 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,8 +6,8 @@ EAPI=5
 inherit eutils toolchain-funcs
 
 DESCRIPTION="Tunnel TCP over ICMP"
-HOMEPAGE="http://www.cs.uit.no/~daniels/PingTunnel"
-SRC_URI="http://www.cs.uit.no/~daniels/PingTunnel/PingTunnel-${PV}.tar.gz"
+HOMEPAGE="https://www.cs.uit.no/~daniels/PingTunnel"
+SRC_URI="https://www.cs.uit.no/~daniels/PingTunnel/PingTunnel-${PV}.tar.gz"
 
 LICENSE="BSD"
 SLOT="0"