wok diff funionfs/receipt @ rev 25576
Up nimrod (1.6.12)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat May 13 17:57:27 2023 +0000 (19 months ago) |
parents | 72f2704d3ae0 |
children | 2b069c72d47e |
line diff
1.1 --- a/funionfs/receipt Fri Mar 18 18:06:12 2022 +0000 1.2 +++ b/funionfs/receipt Sat May 13 17:57:27 2023 +0000 1.3 @@ -8,7 +8,7 @@ 1.4 LICENSE="GPL2" 1.5 TARBALL="$PACKAGE-$VERSION.tar.gz" 1.6 WEB_SITE="https://web.archive.org/web/20191120030918/http://funionfs.apiou.org/" 1.7 -WGET_URL="${WEB_SITE}file/$TARBALL" 1.8 +WGET_URL="http://old-releases.ubuntu.com/ubuntu/pool/universe/f/funionfs/funionfs_$VERSION.orig.tar.gz" 1.9 TAGS="filesystem" 1.10 1.11 BUILD_DEPENDS="fuse2-dev"