fuse3: update to 3.9.3

This commit is contained in:
Juergen Daubert 2020-08-10 21:09:27 +02:00
parent 87f2380666
commit 5d3032de18
3 changed files with 7 additions and 7 deletions

View File

@ -11,8 +11,8 @@ drwxr-xr-x root/root usr/include/fuse3/
-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.9.2
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.9.2
lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.9.3
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.9.3
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/

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
RWSE3ohX2g5d/VBBfNipB9cTKEUfExxej6NDoTVA5yq/3FgtugGtrzx9677X+avty51B6OpvuSccQSuYx21ZVtsj9AO982DLTAg=
SHA256 (Pkgfile) = a5a56312851cf6340f8160580b95eea58cf0c422c6efd96c4742c22c532fc5d5
SHA256 (.footprint) = 4375273304eeddfd0a52d30a9c12af56a5806a438f31e3762dbac5598b2d847e
SHA256 (fuse-3.9.2.tar.xz) = 6999b6d48e7c0a79628fa901f6e66def3513cab4ffdd8097821e7dc3cdeae08a
RWSE3ohX2g5d/dCPtuUCbS3RArU3Nh4f2hmtZ4EAI4hwVDAWz98dcl4bcFd0rWU+GOajCTkmFxTvCysw625kis5MPEi96JcbHA0=
SHA256 (Pkgfile) = c59b49d165015b03545fe110726cd6fcc6c13749e9b79808c39afbf1baaf052c
SHA256 (.footprint) = 6a36526c161aa50fe93a051322070b325d12db7a0ae362531fcc6ab5c6d77f24
SHA256 (fuse-3.9.3.tar.xz) = cd45270a064d2ae14f17cfc914f1555106d6c5091025b0b2698b860399d4ede6

View File

@ -4,7 +4,7 @@
# Depends on: meson ninja
name=fuse3
version=3.9.2
version=3.9.3
release=1
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)