From f60a8c934bd04b3f1820116bef47e0a998ab1ef6 Mon Sep 17 00:00:00 2001 From: Juergen Daubert Date: Mon, 12 Apr 2021 15:15:36 +0200 Subject: [PATCH] fuse3: update to 3.10.3 --- 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 14c9e4991..48b66f0d9 100644 --- a/fuse3/.footprint +++ b/fuse3/.footprint @@ -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.10.2 --rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.2 +lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.10.3 +-rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.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/ diff --git a/fuse3/.signature b/fuse3/.signature index bcc60927c..7481368f2 100644 --- a/fuse3/.signature +++ b/fuse3/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/opt.pub -RWSE3ohX2g5d/f0TmPL/j7RIdKg3o+dDsgZnx3oKC5gDJtJZ2Kowv87M9s20r4ECAZnMt92G7zoBeR9YMOve4EWzsxa5N+ZPYQU= -SHA256 (Pkgfile) = d37c901017063719bd7e17381eee86e2a7ebbf5ca2eb6f58d6b7823021c176da -SHA256 (.footprint) = 022ade4d7a5e9b8ed903ead5b09349cb907317753149a966c63edbb0e2bcbafe -SHA256 (fuse-3.10.2.tar.xz) = 736e8d1ce65c09cb435fbbb500d53dc75f4d6e93bd325d22adc890951cf56337 +RWSE3ohX2g5d/cZ9A90BJKJZ/SUGHbyHUOjBZLMyNBhX2V6rxRxO0q70JpI2q2/bc031OC8EFyfTjwwchWhsofnfGZpw9INX3Q0= +SHA256 (Pkgfile) = 13093e415d9dccb615dfdc4dfff8e4cbac9ff7a3824bc5349418996cc81c6802 +SHA256 (.footprint) = 7b8eb8f92a573e37b1e590495f20ec20e7be4a564ce1de9b6351a173fe6b2181 +SHA256 (fuse-3.10.3.tar.xz) = eb8373f208b05a39702f9f437f6e49caf4b1ace26a9acb68110b49912078560f diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile index 0cff65bc5..e6c772fd8 100644 --- a/fuse3/Pkgfile +++ b/fuse3/Pkgfile @@ -4,7 +4,7 @@ # Depends on: meson ninja name=fuse3 -version=3.10.2 +version=3.10.3 release=1 source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)