wok-6.x diff lbzip2/receipt @ rev 25445
itaka: fix wget_url
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Tue Sep 06 07:38:52 2022 +0000 (2022-09-06) |
parents | ac8ca9758df1 |
children |
line diff
1.1 --- a/lbzip2/receipt Sat Jan 15 15:21:40 2022 +0000 1.2 +++ b/lbzip2/receipt Tue Sep 06 07:38:52 2022 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL3" 1.5 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.6 WEB_SITE="https://github.com/kjn/lbzip2/" 1.7 -WGET_URL="http://archive.lbzip2.org/$TARBALL" 1.8 +WGET_URL="http://deb.debian.org/debian/pool/main/l/lbzip2/lbzip2_$VERSION.orig.tar.bz2" 1.9 1.10 current_version() 1.11 {