From 14320b26c93ac7d2e44e8648c20f8af002ccce71 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Fri, 30 Mar 2018 22:38:30 +0200 Subject: net-proxy/pingtunnel: use HTTPS --- net-proxy/pingtunnel/pingtunnel-0.72.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-proxy') diff --git a/net-proxy/pingtunnel/pingtunnel-0.72.ebuild b/net-proxy/pingtunnel/pingtunnel-0.72.ebuild index 53bc36aeacc6..1a6e66d3ee33 100644 --- a/net-proxy/pingtunnel/pingtunnel-0.72.ebuild +++ b/net-proxy/pingtunnel/pingtunnel-0.72.ebuild @@ -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" -- cgit v1.2.3-18-g5258