diff options
-rw-r--r-- | net-misc/spiped/spiped-1.6.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-misc/spiped/spiped-1.6.2-r1.ebuild b/net-misc/spiped/spiped-1.6.2-r1.ebuild index 9067290cf208..93fb33b8305d 100644 --- a/net-misc/spiped/spiped-1.6.2-r1.ebuild +++ b/net-misc/spiped/spiped-1.6.2-r1.ebuild @@ -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" |