From 212438753ea951728baf63355bead4d095b65fbf Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Wed, 11 Oct 2023 09:03:58 +0200 Subject: [PATCH] fuse3: update to 3.16.2 --- fuse3/.footprint | 4 ++-- fuse3/.signature | 8 ++++---- fuse3/Pkgfile | 2 +- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/fuse3/.footprint b/fuse3/.footprint index c78febd82..94444ed9f 100644 --- a/fuse3/.footprint +++ b/fuse3/.footprint @@ -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/ diff --git a/fuse3/.signature b/fuse3/.signature index aeb0d2dbd..03ee236a0 100644 --- a/fuse3/.signature +++ b/fuse3/.signature @@ -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 diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile index 0b792d9cb..f5937d204 100644 --- a/fuse3/Pkgfile +++ b/fuse3/Pkgfile @@ -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)