wok rev 25921 tip
blktrace: update wget_url
| author | Pascal Bellard <pascal.bellard@slitaz.org> |
|---|---|
| date | Sat Jan 10 14:40:55 2026 +0000 (2 days ago) |
| parents | f6dbb5b4e115 |
| children | |
| files | blktrace/receipt |
line diff
1.1 --- a/blktrace/receipt Thu Jan 08 08:57:05 2026 +0100 1.2 +++ b/blktrace/receipt Sat Jan 10 14:40:55 2026 +0000 1.3 @@ -10,8 +10,9 @@ 1.4 #WEB_SITE="https://git.kernel.dk/cgit/blktrace/" 1.5 1.6 TARBALL="$PACKAGE-$VERSION.tar.bz2" 1.7 -WGET_URL="${WEB_SITE}$TARBALL" 1.8 +#WGET_URL="${WEB_SITE}$TARBALL" 1.9 #WGET_URL="https://git.kernel.dk/cgit/blktrace/snapshot/$TARBALL" 1.10 +WGET_URL="https://distro.ibiblio.org/slitaz/sources/packages/${TARBALL:0:1}/$TARBALL" 1.11 1.12 DEPENDS="libaio" 1.13 BUILD_DEPENDS="libaio-dev"