summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-10-30 11:08:14 +0000
committerSam James <sam@gentoo.org>2023-10-30 11:28:40 +0000
commit9cd1346f799030f4d2a52eb597ca0c5d8e998f1a (patch)
treea18ffda36ca3cd3887d94ce4d5694329c3ea2b7b
parentdev-lang/php: add 8.2.12, drop 8.2.11 (diff)
downloadgentoo-9cd1346f.tar.gz
gentoo-9cd1346f.tar.bz2
gentoo-9cd1346f.zip
app-crypt/rhash: HTTPSify HOMEPAGE
Signed-off-by: Sam James <sam@gentoo.org>
-rw-r--r--app-crypt/rhash/rhash-1.4.3.ebuild2
-rw-r--r--app-crypt/rhash/rhash-1.4.4.ebuild2
2 files changed, 2 insertions, 2 deletions
diff --git a/app-crypt/rhash/rhash-1.4.3.ebuild b/app-crypt/rhash/rhash-1.4.3.ebuild
index a4f72204edb2..18d58ce2d825 100644
--- a/app-crypt/rhash/rhash-1.4.3.ebuild
+++ b/app-crypt/rhash/rhash-1.4.3.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit flag-o-matic toolchain-funcs multilib-minimal
DESCRIPTION="Console utility and library for computing and verifying file hash sums"
-HOMEPAGE="http://rhash.sourceforge.net/"
+HOMEPAGE="https://rhash.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="0BSD"
diff --git a/app-crypt/rhash/rhash-1.4.4.ebuild b/app-crypt/rhash/rhash-1.4.4.ebuild
index 15d4f0bd4ee6..1477056806af 100644
--- a/app-crypt/rhash/rhash-1.4.4.ebuild
+++ b/app-crypt/rhash/rhash-1.4.4.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit flag-o-matic toolchain-funcs multilib-minimal
DESCRIPTION="Console utility and library for computing and verifying file hash sums"
-HOMEPAGE="http://rhash.sourceforge.net/"
+HOMEPAGE="https://rhash.sourceforge.net/"
SRC_URI="mirror://sourceforge/${PN}/${P}-src.tar.gz"
LICENSE="0BSD"