wok diff httpfs-fuse/receipt @ rev 24889

grub2: sed command corrected
author Hans-G?nter Theisgen
date Sat Apr 02 17:34:21 2022 +0100 (2022-04-02)
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	Sat Apr 02 17:34:21 2022 +0100
     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()