wok diff moosefs/receipt @ rev 25059

lvmts: update wget_url
author Pascal Bellard <pascal.bellard@slitaz.org>
date Mon Jun 06 16:43:48 2022 +0000 (23 months ago)
parents f07afdedc98a
children 7364ffdaaa60
line diff
     1.1 --- a/moosefs/receipt	Sun Apr 10 06:58:04 2022 +0100
     1.2 +++ b/moosefs/receipt	Mon Jun 06 16:43:48 2022 +0000
     1.3 @@ -11,8 +11,8 @@
     1.4  TARBALL="$PACKAGE-$VERSION.tar.gz"
     1.5  WGET_URL="https://github.com/moosefs/moosefs/archive/v$VERSION.tar.gz"
     1.6  
     1.7 -DEPENDS="fuse2 python zlib"
     1.8 -BUILD_DEPENDS="fuse2-dev pkg-config python zlib-dev"
     1.9 +DEPENDS="fuse python zlib"
    1.10 +BUILD_DEPENDS="fuse-dev pkg-config python zlib-dev"
    1.11  
    1.12  current_version()
    1.13  {