From a7c5e17c269b33d745e0673e922ac6f44e17b874 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 14:01:00 +0200 Subject: net-ftp/profxp: use HTTPS --- net-ftp/profxp/profxp-3_pre2-r2.ebuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net-ftp') diff --git a/net-ftp/profxp/profxp-3_pre2-r2.ebuild b/net-ftp/profxp/profxp-3_pre2-r2.ebuild index 025fd90ef53d..c78525fd1b9f 100644 --- a/net-ftp/profxp/profxp-3_pre2-r2.ebuild +++ b/net-ftp/profxp/profxp-3_pre2-r2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 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 perl-module DESCRIPTION="FXP (server-to-server FTP) commandline client written in Perl" -HOMEPAGE="http://duncanthrax.net/profxp/" -SRC_URI="http://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz +HOMEPAGE="https://duncanthrax.net/profxp/" +SRC_URI="https://duncanthrax.net/profxp/profxp-v${PV/_/-}-src.tar.gz http://search.cpan.org/src/CLINTDW/SOCKS-0.03/lib/Net/SOCKS.pm" LICENSE="BSD" -- cgit v1.2.3-65-gdbad