net-ftp/profxp: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 12:01:00 +0000 (14:01 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:56 +0000 (19:24 -0400)
net-ftp/profxp/profxp-3_pre2-r2.ebuild

index 025fd90ef53dd9b1fd078606e2bb205ec3f1ceb3..c78525fd1b9f8f068ac55708057f46a10996769a 100644 (file)
@@ -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"