fuse3: update to 3.16.1

This commit is contained in:
Juergen Daubert 2023-08-09 10:29:14 +02:00
parent 5a44df981d
commit 3c5cb1a719
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.15.1
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.15.1
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
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/UwieuY7EHad0cDc5/vccaAtW/LiaRNykyQa9m7CTtoCp4DmHGfr1+XYiZHZFpkVw8RtRjqU6t4bhFBdwJlSZQQ=
SHA256 (Pkgfile) = 055bee2fb0632eab334a14f90f2d53c30d34211ef45805ad9735d142272f6ece
SHA256 (.footprint) = 7a41afd033920f0fee8bdd71cc1c7d7a3079dfd0ea5ff7bc928470d2406ce3f6
SHA256 (fuse-3.15.1.tar.gz) = cb93e170288804d2e83da9b69925d968655ed75883476773ba5268d08bb1d335
RWSE3ohX2g5d/Yo0szhugNuhdup+kWGzQMPa/99c0AsbStDm6jN5C7tfB9iK63Srw2UOjtOg7WKGfyiRUP/kreA71vicO66+sgo=
SHA256 (Pkgfile) = 4ad9af1528a18a75e3fbeffb6bf3c1faecfabbf0cf9848e1bbd3cff62a4ee4ea
SHA256 (.footprint) = c7606371767afd6b166a7a66414fa59a832319f6e181dee8721e969ddadf5136
SHA256 (fuse-3.16.1.tar.gz) = 17c44c13f6a123c0c13d074fcf61c230a88531202a40c864187dee78f5851693

View File

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