net-dns/pdns-ldap-backend: update HOMEPAGE, use HTTPS.
authorWim Muskee <wimmuskee@gmail.com>
Sat, 6 Apr 2019 05:20:58 +0000 (07:20 +0200)
committerPatrice Clement <monsieurp@gentoo.org>
Sat, 6 Apr 2019 22:22:14 +0000 (00:22 +0200)
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>
net-dns/pdns-ldap-backend/pdns-ldap-backend-0.2.ebuild

index ff05ebf0060c6ac894ef8530064fc762dffe309f..a53470cbafa4f1202e793610bf9208730e8f33ca 100644 (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"