wok diff libtar/receipt @ rev 25074

Add python-ipaddress
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 13 19:39:39 2022 +0000 (23 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	Mon Jun 13 19:39:39 2022 +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"