wok diff perl-bit-vector/receipt @ rev 23052
gnustep-base: fix libffi path
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Fri Mar 06 17:04:10 2020 +0100 (2020-03-06) |
parents | 6e8b1bcb30e2 |
children | 9596fa0f893a |
line diff
1.1 --- a/perl-bit-vector/receipt Thu Jan 24 11:33:03 2019 +0100 1.2 +++ b/perl-bit-vector/receipt Fri Mar 06 17:04:10 2020 +0100 1.3 @@ -11,7 +11,7 @@ 1.4 SOURCE="Bit-Vector" 1.5 TARBALL="$SOURCE-$VERSION.tar.gz" 1.6 WEB_SITE="https://metacpan.org/release/Bit-Vector/" 1.7 -WGET_URL="http://search.cpan.org/CPAN/authors/id/S/ST/STBEY/$TARBALL" 1.8 +WGET_URL="https://metacpan.org/CPAN/authors/id/S/ST/STBEY/$TARBALL" 1.9 1.10 # Rules to configure and make the package. 1.11 compile_rules()