fuse3: update to 3.16.2

This commit is contained in:
Juergen Daubert 2023-10-11 09:03:58 +02:00
parent 79161361f7
commit 212438753e
3 changed files with 7 additions and 7 deletions

View File

@ -12,8 +12,8 @@ drwxr-xr-x root/root usr/include/fuse3/
-rw-r--r-- root/root usr/include/fuse3/libfuse_config.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.16.1
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.16.1
lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.16.2
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.16.2
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/Yo0szhugNuhdup+kWGzQMPa/99c0AsbStDm6jN5C7tfB9iK63Srw2UOjtOg7WKGfyiRUP/kreA71vicO66+sgo=
SHA256 (Pkgfile) = 4ad9af1528a18a75e3fbeffb6bf3c1faecfabbf0cf9848e1bbd3cff62a4ee4ea
SHA256 (.footprint) = c7606371767afd6b166a7a66414fa59a832319f6e181dee8721e969ddadf5136
SHA256 (fuse-3.16.1.tar.gz) = 17c44c13f6a123c0c13d074fcf61c230a88531202a40c864187dee78f5851693
RWSE3ohX2g5d/WeQBRBQze6eHyaIX2qhOI05UkjU8+oP2XF3o4jOu4AMpU8l9ATdJOZGT3pvDIpo1wwl2D0bLtIpp1VmhJJfawk=
SHA256 (Pkgfile) = 910590c8d6d9c7a3f8b4e863c04b395fa8f888a99be5417bd49b56c32131f6a9
SHA256 (.footprint) = 8d4d878d04289f927a029bdd3dfa6418fff8990eb8da2b9d56f8d52402509cd5
SHA256 (fuse-3.16.2.tar.gz) = 1bc306be1a1f4f6c8965fbdd79c9ccca021fdc4b277d501483a711cbd7dbcd6c

View File

@ -3,7 +3,7 @@
# Maintainer: Juergen Daubert, jue at crux dot nu
name=fuse3
version=3.16.1
version=3.16.2
release=1
source=(https://github.com/libfuse/libfuse/archive/refs/tags/fuse-$version.tar.gz)