net-misc/spiped: use HTTPS

Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
Sam James
2023-01-13 09:27:38 +00:00
parent f89073b008
commit ae6176e231

View File

@@ -6,8 +6,8 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="secure pipe daemon"
HOMEPAGE="http://www.tarsnap.com/spiped.html"
SRC_URI="http://www.tarsnap.com/${PN}/${P}.tgz"
HOMEPAGE="https://www.tarsnap.com/spiped.html"
SRC_URI="https://www.tarsnap.com/${PN}/${P}.tgz"
LICENSE="BSD"
SLOT="0"