From: Michael Mair-Keimberger Date: Mon, 9 Apr 2018 13:01:35 +0000 (+0200) Subject: sys-auth/openpam: use HTTPS X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=976feb471266f130a2793f25b06cb3a34410626f;p=gentoo.git sys-auth/openpam: use HTTPS --- diff --git a/sys-auth/openpam/openpam-20140912-r1.ebuild b/sys-auth/openpam/openpam-20140912-r1.ebuild index 35d3e7c9ef80..702e30b3184e 100644 --- a/sys-auth/openpam/openpam-20140912-r1.ebuild +++ b/sys-auth/openpam/openpam-20140912-r1.ebuild @@ -9,7 +9,7 @@ AUTOTOOLS_PRUNE_LIBTOOL_FILES=all inherit multilib autotools-multilib DESCRIPTION="Open source PAM library" -HOMEPAGE="http://www.openpam.org/" +HOMEPAGE="https://www.openpam.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD" diff --git a/sys-auth/openpam/openpam-20140912-r2.ebuild b/sys-auth/openpam/openpam-20140912-r2.ebuild index 50de35c46fe7..7fd346fa9d68 100644 --- a/sys-auth/openpam/openpam-20140912-r2.ebuild +++ b/sys-auth/openpam/openpam-20140912-r2.ebuild @@ -6,7 +6,7 @@ EAPI=6 inherit autotools multilib-minimal DESCRIPTION="Open source PAM library" -HOMEPAGE="http://www.openpam.org/" +HOMEPAGE="https://www.openpam.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="BSD"