wok diff perl-gd/receipt @ rev 25856

updated sc-im (0.8.4 -> 0.8.5)
author Hans-Günter Theisgen
date Wed Jul 23 08:59:37 2025 +0100 (2 weeks ago)
parents 556fb84b427c
children
line diff
     1.1 --- a/perl-gd/receipt	Thu May 12 11:01:25 2022 +0000
     1.2 +++ b/perl-gd/receipt	Wed Jul 23 08:59:37 2025 +0100
     1.3 @@ -6,7 +6,7 @@
     1.4  SHORT_DESC="Perl extension GD."
     1.5  MAINTAINER="pascal.bellard@slitaz.org"
     1.6  LICENSE="GPL"
     1.7 -WEB_SITE="https://metacpan.org/release/GD"
     1.8 +WEB_SITE="https://metacpan.org/dist/GD"
     1.9  
    1.10  SOURCE="GD"
    1.11  TARBALL="$SOURCE-$VERSION.tar.gz"
    1.12 @@ -15,6 +15,7 @@
    1.13  DEPENDS="libgd perl"
    1.14  BUILD_DEPENDS="libgd libgd-dev perl perl-extutils-pkgconfig"
    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 | \