wok diff adbfs-rootless/receipt @ rev 24974

Update some wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon May 02 11:23:24 2022 +0000 (2022-05-02)
parents 89c8d8b6cf48
children e717a4953b0e
line diff
     1.1 --- a/adbfs-rootless/receipt	Fri Feb 18 09:29:30 2022 +0000
     1.2 +++ b/adbfs-rootless/receipt	Mon May 02 11:23:24 2022 +0000
     1.3 @@ -12,8 +12,8 @@
     1.4  WGET_URL="$WEB_SITE/archive/$GITHASH.zip"
     1.5  TAGS="sync"
     1.6  
     1.7 -DEPENDS="fuse"
     1.8 -BUILD_DEPENDS="pkg-config fuse-dev android-platform-tools"
     1.9 +DEPENDS="fuse2"
    1.10 +BUILD_DEPENDS="pkg-config fuse2-dev android-platform-tools"
    1.11  
    1.12  # What is the latest version available today?
    1.13  current_version()