summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2022-12-23 07:06:02 +0000
committerSam James <sam@gentoo.org>2022-12-23 07:06:02 +0000
commita225d66f2e340a7634dd5a1c07978cb20d0289f7 (patch)
treed5651efe8fea528f91bf1b02a4a503071d6ed573 /app-arch/pxz
parentmozcoreconf-v5.eclass: remove last-rited eclass (diff)
downloadgentoo-a225d66f2e340a7634dd5a1c07978cb20d0289f7.tar.gz
gentoo-a225d66f2e340a7634dd5a1c07978cb20d0289f7.tar.bz2
gentoo-a225d66f2e340a7634dd5a1c07978cb20d0289f7.zip
app-arch/pxz: HTTPSify HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'app-arch/pxz')
-rw-r--r--app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild2
-rw-r--r--app-arch/pxz/pxz-5.0_pre20220509.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild b/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild
index 051b8312f0de..3f00553e7be7 100644
--- a/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild
+++ b/app-arch/pxz/pxz-5.0_pre20220509-r1.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs prefix vcs-snapshot
PXZ_COMMIT="136e5c25daf545753329d7cee1b06ae482fb9c44"
DESCRIPTION="Parallel implementation of the XZ compression utility"
-HOMEPAGE="http://jnovy.fedorapeople.org/pxz/"
+HOMEPAGE="https://jnovy.fedorapeople.org/pxz/"
SRC_URI="https://github.com/jnovy/pxz/archive/${PXZ_COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
diff --git a/app-arch/pxz/pxz-5.0_pre20220509.ebuild b/app-arch/pxz/pxz-5.0_pre20220509.ebuild
index 0c834cf15ee1..44c00d324932 100644
--- a/app-arch/pxz/pxz-5.0_pre20220509.ebuild
+++ b/app-arch/pxz/pxz-5.0_pre20220509.ebuild
@@ -7,7 +7,7 @@ inherit toolchain-funcs vcs-snapshot
PXZ_COMMIT="136e5c25daf545753329d7cee1b06ae482fb9c44"
DESCRIPTION="Parallel implementation of the XZ compression utility"
-HOMEPAGE="http://jnovy.fedorapeople.org/pxz/"
+HOMEPAGE="https://jnovy.fedorapeople.org/pxz/"
SRC_URI="https://github.com/jnovy/pxz/archive/${PXZ_COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"