commit: ac228959a474f34d69b5808d68f105b8cee7cbe5 Author: Wim Muskee <wimmuskee <AT> gmail <DOT> com> AuthorDate: Sat Apr 6 05:20:58 2019 +0000 Commit: Patrice Clement <monsieurp <AT> gentoo <DOT> org> CommitDate: Sat Apr 6 22:22:14 2019 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ac228959
net-dns/pdns-ldap-backend: update HOMEPAGE, use HTTPS. Closes: https://bugs.gentoo.org/682496 Signed-off-by: Wim Muskee <wimmuskee <AT> gmail.com> Closes: https://github.com/gentoo/gentoo/pull/11604 Signed-off-by: Patrice Clement <monsieurp <AT> gentoo.org> net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild b/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild index ff05ebf0060..a53470cbafa 100644 --- a/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild +++ b/net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2019 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit autotools eutils multilib DESCRIPTION="Fork of the official but unmaintained LDAP backend" -HOMEPAGE="http://repo.or.cz/w/pdns-ldap-backend.git http://sequanux.org/cgi-bin/mailman/listinfo/pdns-ldap-backend" +HOMEPAGE="https://repo.or.cz/w/pdns-ldap-backend.git http://sequanux.org/cgi-bin/mailman/listinfo/pdns-ldap-backend" SRC_URI="http://sequanux.org/dl/${PN}/${P}.tar.gz" LICENSE="GPL-2"
