diff options
author | Rolf Eike Beer <eike@sf-mail.de> | 2019-10-14 15:48:00 +0200 |
---|---|---|
committer | Joonas Niilola <juippis@gentoo.org> | 2019-11-07 08:07:54 +0200 |
commit | c34bab8b69dee7de3de294476f9be61f3c52364b (patch) | |
tree | 5a1afc2803affb6f6cb8a96358934878e27e1869 /net-mail/cmd5checkpw | |
parent | acct-user/cmd5checkpw: add new user (UID 212) (diff) | |
download | gentoo-c34bab8b69dee7de3de294476f9be61f3c52364b.tar.gz gentoo-c34bab8b69dee7de3de294476f9be61f3c52364b.tar.bz2 gentoo-c34bab8b69dee7de3de294476f9be61f3c52364b.zip |
net-mail/cmd5checkpw: use https://
Signed-off-by: Rolf Eike Beer <eike@sf-mail.de>
Signed-off-by: Joonas Niilola <juippis@gentoo.org>
Diffstat (limited to 'net-mail/cmd5checkpw')
-rw-r--r-- | net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild index 69b9d8a9a79b..a2ac986f5a2e 100644 --- a/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild +++ b/net-mail/cmd5checkpw/cmd5checkpw-0.30-r1.ebuild @@ -8,8 +8,8 @@ inherit eutils fixheadtails user MY_VER="030" DESCRIPTION="A checkpassword compatible authentication program that used CRAM-MD5 authentication mode" -SRC_URI="http://www.fehcom.de/qmail/auth/${PN}-${MY_VER}_tgz.bin" -HOMEPAGE="http://www.fehcom.de/qmail/smtpauth.html" +SRC_URI="https://www.fehcom.de/qmail/auth/${PN}-${MY_VER}_tgz.bin" +HOMEPAGE="https://www.fehcom.de/qmail/smtpauth.html" LICENSE="public-domain RSA" SLOT="0" |