wok diff funionfs/receipt @ rev 25031

Add fatcat
author Pascal Bellard <pascal.bellard@slitaz.org>
date Fri May 20 09:25:51 2022 +0000 (23 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	Fri May 20 09:25:51 2022 +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"