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>
This commit is contained in:
Toralf Förster
2020-04-08 13:05:39 +02:00
committed by Matthias Maier
parent d16d0e6f64
commit a50ff416bb

View File

@@ -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"