wok diff perl-module-implementation/receipt @ rev 25703

some perl-*: update web_site
author Pascal Bellard <pascal.bellard@slitaz.org>
date Tue Jun 04 16:09:04 2024 +0000 (3 weeks ago)
parents 15650f5d595b
children
line diff
     1.1 --- a/perl-module-implementation/receipt	Fri Sep 17 10:35:57 2021 +0000
     1.2 +++ b/perl-module-implementation/receipt	Tue Jun 04 16:09:04 2024 +0000
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Module::Implementation is a perl module"
     1.5  MAINTAINER="nneul@neulinger.org"
     1.6  LICENSE="GPL"
     1.7 -WEB_SITE="https://metacpan.org/release/Module-Implementation"
     1.8 +WEB_SITE="https://metacpan.org/dist/Module-Implementation"
     1.9  SOURCE="Module-Implementation"
    1.10  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.11  WGET_URL="http://www.cpan.org/authors/id/D/DR/DROLSKY/$TARBALL"
    1.12 @@ -14,6 +14,7 @@
    1.13  DEPENDS="perl perl-test-requires perl-module-runtime"
    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 | \