summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-04-12 11:34:52 +0100
committerSam James <sam@gentoo.org>2022-04-12 11:34:52 +0100
commit7f08f4714c073e3fb13cb352638b159091d184f4 (patch)
tree32bb17babf1ea72cfe8741dba01de6b5eca4bfa1 /app-text/wgetpaste
parentdev-libs/volume_key: update SRC_URI (HTTPS) (diff)
downloadgentoo-7f08f4714c073e3fb13cb352638b159091d184f4.tar.gz
gentoo-7f08f4714c073e3fb13cb352638b159091d184f4.tar.bz2
gentoo-7f08f4714c073e3fb13cb352638b159091d184f4.zip
app-text/wgetpaste: use HTTPS
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-text/wgetpaste')
-rw-r--r--app-text/wgetpaste/wgetpaste-2.29-r1.ebuild6
-rw-r--r--app-text/wgetpaste/wgetpaste-2.30_p20210222-r2.ebuild4
-rw-r--r--app-text/wgetpaste/wgetpaste-2.32.ebuild4
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"