wok diff perl-sha1/receipt @ rev 25805
created recipe for xfce4-weather-plugin
author | Hans-G?nter Theisgen |
---|---|
date | Wed Nov 13 15:24:31 2024 +0100 (2 weeks ago) |
parents | 15650f5d595b |
children |
line diff
1.1 --- a/perl-sha1/receipt Fri Sep 17 10:35:57 2021 +0000 1.2 +++ b/perl-sha1/receipt Wed Nov 13 15:24:31 2024 +0100 1.3 @@ -10,9 +10,10 @@ 1.4 BUILD_DEPENDS="perl" 1.5 SOURCE="Digest-SHA1" 1.6 TARBALL="$SOURCE-$VERSION.tar.gz" 1.7 -WEB_SITE="https://metacpan.org/release/Digest-SHA1/" 1.8 +WEB_SITE="https://metacpan.org/dist/Digest-SHA1/" 1.9 WGET_URL="http://cpan.org/authors/id/G/GA/GAAS/$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 | \