commit:     428dff8bfb361a98bd44aad14a81611828861e05
Author:     Rolf Eike Beer <eike <AT> sf-mail <DOT> de>
AuthorDate: Fri Oct 18 06:58:35 2019 +0000
Commit:     Robin H. Johnson <robbat2 <AT> gentoo <DOT> org>
CommitDate: Sat Nov  2 04:42:02 2019 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=428dff8b

net-mail/checkpassword: use https

Signed-off-by: Rolf Eike Beer <eike <AT> sf-mail.de>
(cherry picked from commit 0b092033838b1e705e05604aff1b9cc2c7766e2b)
Signed-off-by: Robin H. Johnson <robbat2 <AT> gentoo.org>
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 8efb8a03c5c..7c7a9b94f12 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 7ed02b16fe9..75a2f74c558 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"

Reply via email to