wok diff perl-text-glob/receipt @ rev 25857

Fix reset menu.xml symlink when upgrade slitaz-configs
author Stanislas Leduc <shann@slitaz.org>
date Thu Aug 07 17:10:52 2025 +0000 (5 days ago)
parents 15650f5d595b
children
line diff
     1.1 --- a/perl-text-glob/receipt	Fri Sep 17 10:35:57 2021 +0000
     1.2 +++ b/perl-text-glob/receipt	Thu Aug 07 17:10:52 2025 +0000
     1.3 @@ -10,9 +10,10 @@
     1.4  BUILD_DEPENDS="perl"
     1.5  SOURCE="Text-Glob"
     1.6  TARBALL="$SOURCE-$VERSION.tar.gz"
     1.7 -WEB_SITE="https://metacpan.org/release/Text-Glob"
     1.8 +WEB_SITE="https://metacpan.org/dist/Text-Glob"
     1.9  WGET_URL="https://cpan.metacpan.org/authors/id/R/RC/RCLAMP/$TARBALL"
    1.10  
    1.11 +# What is the latest version available today?
    1.12  current_version()
    1.13  {
    1.14  	wget -O - $WEB_SITE 2>/dev/null | \