wok diff perl-http-negotiate/receipt @ rev 25743
updated xfconf and xfconf-dev (4.12.0 -> 4.14.1)
author | Hans-G?nter Theisgen |
---|---|
date | Fri Aug 30 13:51:38 2024 +0100 (9 months ago) |
parents | 15650f5d595b |
children |
line diff
1.1 --- a/perl-http-negotiate/receipt Fri Sep 17 10:35:57 2021 +0000 1.2 +++ b/perl-http-negotiate/receipt Fri Aug 30 13:51:38 2024 +0100 1.3 @@ -8,12 +8,13 @@ 1.4 LICENSE="GPL" 1.5 SOURCE="HTTP-Negotiate" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="https://metacpan.org/release/libwww-perl/" 1.8 +WEB_SITE="https://metacpan.org/dist/libwww-perl/" 1.9 WGET_URL="http://www.cpan.org/authors/id/G/GA/GAAS/$TARBALL" 1.10 1.11 DEPENDS="perl perl-http-message" 1.12 BUILD_DEPENDS="perl $DEPENDS" 1.13 1.14 +# What is the latest version available today? 1.15 current_version() 1.16 { 1.17 wget -O - $WEB_SITE 2>/dev/null | \