fuse3: update to 3.10.3

This commit is contained in:
Juergen Daubert 2021-04-12 15:15:36 +02:00
parent d6add29b20
commit f60a8c934b
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.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/

View File

@ -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

View File

@ -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)