wok diff httpfs-fuse/receipt @ rev 25028

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 19 17:04:56 2022 +0000 (2022-05-19)
parents ba7cbdb5749c
children 7dd01dedad38
line diff
     1.1 --- a/httpfs-fuse/receipt	Wed Feb 09 21:05:34 2022 +0000
     1.2 +++ b/httpfs-fuse/receipt	Thu May 19 17:04:56 2022 +0000
     1.3 @@ -12,8 +12,8 @@
     1.4  WGET_URL="$SF_MIRROR/httpfs/$TARBALL"
     1.5  TAGS="filesystem"
     1.6  
     1.7 -DEPENDS="fuse"
     1.8 -BUILD_DEPENDS="fuse-dev upx"
     1.9 +DEPENDS="fuse2"
    1.10 +BUILD_DEPENDS="fuse2-dev upx"
    1.11  
    1.12  # What is the latest version available today?
    1.13  current_version()