wok-current diff perl-digest-sha1/receipt @ rev 24086
libtorrent needs atomic memory access
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jul 10 17:20:34 2021 +0000 (2021-07-10) |
parents | 2d12ebd38be4 |
children | ca4a422cce07 |
line diff
1.1 --- a/perl-digest-sha1/receipt Fri Jun 07 18:46:07 2013 +0200 1.2 +++ b/perl-digest-sha1/receipt Sat Jul 10 17:20:34 2021 +0000 1.3 @@ -11,7 +11,7 @@ 1.4 SOURCE="Digest-SHA1" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="http://cpan.org/" 1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL" 1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/G/GA/GAAS/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()