wok-current diff perl-log-log4perl/receipt @ rev 25554
Up fakeroot (1.31)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Apr 12 20:31:24 2023 +0000 (20 months ago) |
parents | 53660c632117 |
children |
line diff
1.1 --- a/perl-log-log4perl/receipt Sun Jan 02 07:05:50 2022 +0100 1.2 +++ b/perl-log-log4perl/receipt Wed Apr 12 20:31:24 2023 +0000 1.3 @@ -1,7 +1,7 @@ 1.4 # SliTaz package receipt. 1.5 1.6 PACKAGE="perl-log-log4perl" 1.7 -VERSION="1.54" 1.8 +VERSION="1.55" 1.9 CATEGORY="development" 1.10 SHORT_DESC="Log::Log4perl module is a Perl extension." 1.11 MAINTAINER="pascal.bellard@slitaz.org" 1.12 @@ -10,10 +10,11 @@ 1.13 REPOLOGY="perl:log-log4perl" 1.14 SOURCE="Log-Log4perl" 1.15 TARBALL="$SOURCE-$VERSION.tar.gz" 1.16 -WGET_URL="https://www.cpan.org/modules/by-module/Log/$TARBALL" 1.17 +WGET_URL="https://cpan.metacpan.org/authors/id/E/ET/ETJ/$TARBALL" 1.18 DEPENDS="perl" 1.19 BUILD_DEPENDS="perl" 1.20 1.21 +# What is the latest version available today? 1.22 current_version() 1.23 { 1.24 wget -O - $WEB_SITE 2>/dev/null | \