wok diff luufs/receipt @ rev 25540
Update some web_site/wget_url with https
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Thu Mar 09 18:12:54 2023 +0000 (20 months ago) |
parents | b569b85b0fb9 |
children |
line diff
1.1 --- a/luufs/receipt Mon Jan 17 18:18:17 2022 +0000 1.2 +++ b/luufs/receipt Thu Mar 09 18:12:54 2023 +0000 1.3 @@ -14,8 +14,8 @@ 1.4 #WGET_URL="$WEB_SITE/archive/$GITHASH.zip" 1.5 WGET_URL="$WEB_SITE/archive/$VERSION.tar.gz" 1.6 1.7 -DEPENDS="fuse" 1.8 -BUILD_DEPENDS="fuse-dev" 1.9 +DEPENDS="fuse2" 1.10 +BUILD_DEPENDS="fuse2-dev" 1.11 1.12 # What is the latest version available today? 1.13 current_version()