wok diff pigz/receipt @ rev 25819

Fix linux-slitaz.config, update linux-slitaz.config64 for mmc tablet
author Stanislas Leduc <shann@slitaz.org>
date Mon Mar 03 12:52:49 2025 +0100 (8 hours ago)
parents 376b2435dac3
children
line diff
     1.1 --- a/pigz/receipt	Wed Jun 29 14:12:55 2022 +0100
     1.2 +++ b/pigz/receipt	Mon Mar 03 12:52:49 2025 +0100
     1.3 @@ -9,7 +9,7 @@
     1.4  WEB_SITE="https://zlib.net/pigz/"
     1.5  
     1.6  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.7 -WGET_URL="${WEB_SITE}$TARBALL"
     1.8 +WGET_URL="https://github.com/madler/pigz/archive/v$VERSION.tar.gz"
     1.9  
    1.10  DEPENDS=""
    1.11  BUILD_DEPENDS=""