mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 04:59:14 -07:00
dev-perl/Net-LDAPapi: use HTTPS
Signed-off-by: Michael Mair-Keimberger <mmk@levelnine.at> Signed-off-by: Sam James <sam@gentoo.org>
This commit is contained in:
committed by
Sam James
parent
50eec04386
commit
449ee36155
@@ -1,4 +1,4 @@
|
||||
# Copyright 1999-2022 Gentoo Authors
|
||||
# Copyright 1999-2023 Gentoo Authors
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
|
||||
EAPI=8
|
||||
@@ -9,7 +9,7 @@ inherit perl-module
|
||||
|
||||
DESCRIPTION="Perl5 Module Supporting LDAP API"
|
||||
HOMEPAGE="https://sourceforge.net/projects/net-ldapapi/
|
||||
http://search.cpan.org/~mishikal/Net-LDAPapi/"
|
||||
https://search.cpan.org/~mishikal/Net-LDAPapi/"
|
||||
SLOT="0"
|
||||
KEYWORDS="~amd64 ~x86"
|
||||
IUSE=""
|
||||
|
||||
Reference in New Issue
Block a user