wok diff libtar/receipt @ rev 25553
Up amd-microcode (2021.Sep.10), intel-microcode (20230214)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sun Apr 09 14:47:24 2023 +0000 (19 months ago) |
parents | bd7510903310 |
children |
line diff
1.1 --- a/libtar/receipt Sun May 01 08:42:44 2022 +0000 1.2 +++ b/libtar/receipt Sun Apr 09 14:47:24 2023 +0000 1.3 @@ -9,7 +9,7 @@ 1.4 WEB_SITE="https://directory.fsf.org/wiki/Libtar" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.7 -WGET_URL="https://pkgbuild.com/~giovanni/$PACKAGE/$TARBALL" 1.8 +WGET_URL="https://github.com/tklauser/libtar/archive/v$VERSION/$TARBALL" 1.9 1.10 DEPENDS="zlib" 1.11 BUILD_DEPENDS="automake libtool zlib-dev"