diff options
author | Michael Mair-Keimberger <mmk@levelnine.at> | 2023-06-11 11:55:15 +0200 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2023-06-11 16:35:50 +0100 |
commit | 371b43c7c70172571c775d543555f28de205bf0e (patch) | |
tree | a39335c00b10ab43116a4de8709499709e0d2179 /dev-perl/File-RsyncP | |
parent | dev-perl/Data-Stag: use HTTPS (diff) | |
download | gentoo-371b43c7c70172571c775d543555f28de205bf0e.tar.gz gentoo-371b43c7c70172571c775d543555f28de205bf0e.tar.bz2 gentoo-371b43c7c70172571c775d543555f28de205bf0e.zip |
dev-perl/File-RsyncP: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at>
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'dev-perl/File-RsyncP')
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.760.0-r1.ebuild | 2 | ||||
-rw-r--r-- | dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r1.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r1.ebuild index fb4db20b16d1..d3304d0e67e0 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r1.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.760.0-r1.ebuild @@ -8,7 +8,7 @@ DIST_VERSION=0.76 inherit perl-module toolchain-funcs DESCRIPTION="An rsync perl module" -HOMEPAGE="http://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP" +HOMEPAGE="https://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP" # Bundled files make for some weirdness LICENSE="GPL-3+ GPL-2+ RSA" SLOT="0" diff --git a/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild b/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild index 129d48d63e20..a69fd0ce1610 100644 --- a/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild +++ b/dev-perl/File-RsyncP/File-RsyncP-0.760.0.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -8,7 +8,7 @@ DIST_VERSION=0.76 inherit perl-module toolchain-funcs DESCRIPTION="An rsync perl module" -HOMEPAGE="http://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP" +HOMEPAGE="https://perlrsync.sourceforge.net/ https://metacpan.org/release/File-RsyncP" # Bundled files make for some weirdness LICENSE="GPL-3+ GPL-2+ RSA" SLOT="0" |