wok diff funionfs/receipt @ rev 25118

Use https://download.tuxfamily.org/ for some broken wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Sat Jun 25 16:14:50 2022 +0000 (2022-06-25)
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 Jun 25 16:14:50 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"