From 428dff8bfb361a98bd44aad14a81611828861e05 Mon Sep 17 00:00:00 2001 From: Rolf Eike Beer Date: Fri, 18 Oct 2019 08:58:35 +0200 Subject: [PATCH] net-mail/checkpassword: use https Signed-off-by: Rolf Eike Beer (cherry picked from commit 0b092033838b1e705e05604aff1b9cc2c7766e2b) Signed-off-by: Robin H. Johnson Closes: https://github.com/gentoo/gentoo/pull/13332 --- net-mail/checkpassword/checkpassword-0.90-r2.ebuild | 4 ++-- net-mail/checkpassword/checkpassword-0.90-r3.ebuild | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild b/net-mail/checkpassword/checkpassword-0.90-r2.ebuild index 8efb8a03c5c4..7c7a9b94f127 100644 --- a/net-mail/checkpassword/checkpassword-0.90-r2.ebuild +++ b/net-mail/checkpassword/checkpassword-0.90-r2.ebuild @@ -6,8 +6,8 @@ EAPI=0 inherit eutils toolchain-funcs flag-o-matic DESCRIPTION="A uniform password checking interface for root applications" -HOMEPAGE="http://cr.yp.to/checkpwd.html" -SRC_URI="http://cr.yp.to/checkpwd/${P}.tar.gz" +HOMEPAGE="https://cr.yp.to/checkpwd.html" +SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz" LICENSE="all-rights-reserved" SLOT="0" diff --git a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild index 7ed02b16fe94..75a2f74c558f 100644 --- a/net-mail/checkpassword/checkpassword-0.90-r3.ebuild +++ b/net-mail/checkpassword/checkpassword-0.90-r3.ebuild @@ -6,8 +6,8 @@ EAPI=0 inherit eutils fixheadtails flag-o-matic qmail DESCRIPTION="A uniform password checking interface for root applications" -HOMEPAGE="http://cr.yp.to/checkpwd.html" -SRC_URI="http://cr.yp.to/checkpwd/${P}.tar.gz" +HOMEPAGE="https://cr.yp.to/checkpwd.html" +SRC_URI="https://cr.yp.to/checkpwd/${P}.tar.gz" LICENSE="all-rights-reserved" SLOT="0" -- 2.26.2