commit:     14320b26c93ac7d2e44e8648c20f8af002ccce71
Author:     Michael Mair-Keimberger <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Fri Mar 30 20:38:30 2018 +0000
Commit:     Aaron Bauman <bman <AT> gentoo <DOT> org>
CommitDate: Thu Apr  5 15:17:10 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=14320b26

net-proxy/pingtunnel: use HTTPS

 net-proxy/pingtunnel/pingtunnel-0.72.ebuild | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-proxy/pingtunnel/pingtunnel-0.72.ebuild 
b/net-proxy/pingtunnel/pingtunnel-0.72.ebuild
index 53bc36aeacc..1a6e66d3ee3 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"

Reply via email to