summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorToralf Förster <toralf@gentoo.de>2020-04-08 13:05:39 +0200
committerMatthias Maier <tamiko@gentoo.org>2020-04-10 20:05:49 -0500
commita50ff416bb66545f2245561c630f91d581f72e85 (patch)
treeacfc440220001ff751d847b1acb6bd0910705605 /app-crypt/jitterentropy-rngd
parentapp-crypt/jitterentropy-rngd: fixed qa issues reported by the bot (diff)
downloadgentoo-a50ff416bb66545f2245561c630f91d581f72e85.tar.gz
gentoo-a50ff416bb66545f2245561c630f91d581f72e85.tar.bz2
gentoo-a50ff416bb66545f2245561c630f91d581f72e85.zip
app-crypt/jitterentropy-rngd: activate HTTP*s* at the homepage
Closes: https://github.com/gentoo/gentoo/pull/15258 Signed-off-by: Toralf Förster <toralf@gentoo.de> Signed-off-by: Matthias Maier <tamiko@gentoo.org>
Diffstat (limited to 'app-crypt/jitterentropy-rngd')
-rw-r--r--app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
index b205fd7dfde1..2a3e017c98e8 100644
--- a/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
+++ b/app-crypt/jitterentropy-rngd/jitterentropy-rngd-1.1.0.ebuild
@@ -6,7 +6,7 @@ EAPI=7
inherit linux-info systemd
DESCRIPTION="Jitter RNG daemon"
-HOMEPAGE="http://www.chronox.de/jent.html"
+HOMEPAGE="https://www.chronox.de/jent.html"
SRC_URI="https://github.com/smuellerDD/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD"