net-dns/pdns-ldap-backend: update HOMEPAGE, use HTTPS.

Closes: https://bugs.gentoo.org/682496
Signed-off-by: Wim Muskee <wimmuskee@gmail.com>
Closes: https://github.com/gentoo/gentoo/pull/11604
Signed-off-by: Patrice Clement <monsieurp@gentoo.org>
This commit is contained in:
Wim Muskee
2019-04-06 07:20:58 +02:00
committed by Patrice Clement
parent 1161f8c0aa
commit ac228959a4

View File

@@ -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"