commit:     7f08f4714c073e3fb13cb352638b159091d184f4
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Tue Apr 12 10:34:52 2022 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Tue Apr 12 10:34:52 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7f08f471

app-text/wgetpaste: use HTTPS

Signed-off-by: Sam James <sam <AT> gentoo.org>

 app-text/wgetpaste/wgetpaste-2.29-r1.ebuild           | 6 +++---
 app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild | 4 ++--
 app-text/wgetpaste/wgetpaste-2.32.ebuild              | 4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild 
b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
index 3f189edaa450..4df3cd271600 100644
--- a/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.29-r1.ebuild
@@ -1,11 +1,11 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
 DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="http://wgetpaste.zlin.dk/";
-SRC_URI="http://wgetpaste.zlin.dk/${P}.tar.bz2";
+HOMEPAGE="https://wgetpaste.zlin.dk/";
+SRC_URI="https://wgetpaste.zlin.dk/${P}.tar.bz2";
 
 LICENSE="MIT"
 SLOT="0"

diff --git a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild 
b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
index 95f415fdbb80..45a384368039 100644
--- a/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI="7"
 
 DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="http://wgetpaste.zlin.dk/";
+HOMEPAGE="https://wgetpaste.zlin.dk/";
 
 COMMIT_HASH="f9b08c50009485817e8b44300f79a92e37fe9f22"
 SRC_URI="https://github.com/zlin/wgetpaste/archive/${COMMIT_HASH}.tar.gz -> 
${P}.tar.gz"

diff --git a/app-text/wgetpaste/wgetpaste-2.32.ebuild 
b/app-text/wgetpaste/wgetpaste-2.32.ebuild
index d738ebaa2c55..aaa697557250 100644
--- a/app-text/wgetpaste/wgetpaste-2.32.ebuild
+++ b/app-text/wgetpaste/wgetpaste-2.32.ebuild
@@ -1,10 +1,10 @@
-# Copyright 1999-2021 Gentoo Authors
+# Copyright 1999-2022 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
 
 DESCRIPTION="Command-line interface to various pastebins"
-HOMEPAGE="http://wgetpaste.zlin.dk/";
+HOMEPAGE="https://wgetpaste.zlin.dk/";
 
 SRC_URI="https://github.com/zlin/wgetpaste/archive/${PV}.tar.gz -> ${P}.tar.gz"
 

Reply via email to