wok diff perl-net-ldap/receipt @ rev 25865

libsdl*: update urls
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Sep 01 12:45:35 2025 +0000 (11 days ago)
parents b27d8c263cba
children
line diff
     1.1 --- a/perl-net-ldap/receipt	Fri Feb 23 15:13:32 2024 +0000
     1.2 +++ b/perl-net-ldap/receipt	Mon Sep 01 12:45:35 2025 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Perl extension Net::LDAP."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -WEB_SITE="https://metacpan.org/dist/Net-LDAP"
     1.8 +WEB_SITE="https://metacpan.org/dist/perl-ldap/"
     1.9  REPOLOGY="perl-ldap"
    1.10  
    1.11  SOURCE="perl-ldap"
    1.12 @@ -17,6 +17,7 @@
    1.13  DEPENDS="perl perl-convert-asn1 perl-uri perl-authen-sasl"
    1.14  BUILD_DEPENDS="$DEPENDS"
    1.15  
    1.16 +# What is the latest version available today?
    1.17  current_version()
    1.18  {
    1.19  	wget -O - $WEB_SITE 2>/dev/null | \