ports/opt (3.5): fuse3: update to 3.7.0
commit a91cfe868c600e5726c30ec36eecedfe65b95b2b Author: Juergen Daubert <jue@jue.li> Date: Sat Sep 28 15:26:40 2019 +0200 fuse3: update to 3.7.0 diff --git a/fuse3/.footprint b/fuse3/.footprint index 68e959374..b3b74ecbb 100644 --- a/fuse3/.footprint +++ b/fuse3/.footprint @@ -6,12 +6,13 @@ drwxr-xr-x root/root usr/include/fuse3/ -rw-r--r-- root/root usr/include/fuse3/cuse_lowlevel.h -rw-r--r-- root/root usr/include/fuse3/fuse.h -rw-r--r-- root/root usr/include/fuse3/fuse_common.h +-rw-r--r-- root/root usr/include/fuse3/fuse_log.h -rw-r--r-- root/root usr/include/fuse3/fuse_lowlevel.h -rw-r--r-- root/root usr/include/fuse3/fuse_opt.h drwxr-xr-x root/root usr/lib/ lrwxrwxrwx root/root usr/lib/libfuse3.so -> libfuse3.so.3 -lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.6.2 --rwxr-xr-x root/root usr/lib/libfuse3.so.3.6.2 +lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.7.0 +-rwxr-xr-x root/root usr/lib/libfuse3.so.3.7.0 drwxr-xr-x root/root usr/lib/pkgconfig/ -rw-r--r-- root/root usr/lib/pkgconfig/fuse3.pc drwxr-xr-x root/root usr/sbin/ diff --git a/fuse3/.signature b/fuse3/.signature index d1b66d466..be5c7e2e7 100644 --- a/fuse3/.signature +++ b/fuse3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/eDhSTWYjGoBEC0R0HSCiNDW1YVk+itX8DexjqUDfCwptwZ8164ohQglUpUu8jKel7CXLFkwv72puri3DaGP9wU= -SHA256 (Pkgfile) = c12a749fcd1f458ebb39f762762140813c45f74afdd4a53e24c5f7035b9473d3 -SHA256 (.footprint) = c6f7691b292590461974de9af3bfafefd0e055fd715b7247fc620061396f825c -SHA256 (fuse-3.6.2.tar.xz) = f45869427575e1e59ab743a67deb57addbf2cb8f9ce431199dbd40ddab71f281 +RWSE3ohX2g5d/RGdJH72i52H8jaGt3vsgoELPyrn4kq5ClAYxc9ngUXfQ4fOTrq0z7fXQ5/s6r64a09DU4TFUp4cf+EzPPHvTQs= +SHA256 (Pkgfile) = 9a44ab00cb6e0d18486bc583a878518d911c920c2f1c05e13f846e8621c430f6 +SHA256 (.footprint) = beb248a803df75e22b9709f61c32ab46a506e4c737ac7d1737e521ae627c3072 +SHA256 (fuse-3.7.0.tar.xz) = 3aea4766da5e2751aba82e8f77047d5d3c412bc3c298e4ec9532e59d7bd73a7a diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile index b6087cc4a..be44da1b5 100644 --- a/fuse3/Pkgfile +++ b/fuse3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: meson ninja name=fuse3 -version=3.6.2 +version=3.7.0 release=1 source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$ver...)
participants (1)
-
crux@crux.nu