1
0
forked from ports/opt

fuse3: update to 3.10.4

This commit is contained in:
Juergen Daubert 2021-06-10 11:20:04 +02:00
parent b628d06346
commit 1759913b51
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.3
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.3
lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.10.4
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.4
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/cZ9A90BJKJZ/SUGHbyHUOjBZLMyNBhX2V6rxRxO0q70JpI2q2/bc031OC8EFyfTjwwchWhsofnfGZpw9INX3Q0=
SHA256 (Pkgfile) = 13093e415d9dccb615dfdc4dfff8e4cbac9ff7a3824bc5349418996cc81c6802
SHA256 (.footprint) = 7b8eb8f92a573e37b1e590495f20ec20e7be4a564ce1de9b6351a173fe6b2181
SHA256 (fuse-3.10.3.tar.xz) = eb8373f208b05a39702f9f437f6e49caf4b1ace26a9acb68110b49912078560f
RWSE3ohX2g5d/VFzPURi5tM9uFTc2XaeXT8lE6DzJNb0m9b1TyqReHeZ5Noy7G0zyNFLF75SpgsXJtikhaCrS1A8n2yrtfs8pwc=
SHA256 (Pkgfile) = 5493f60038e6c0d7409f5a7e47942f0bc3aa3c54193ef152871be34ecd641e30
SHA256 (.footprint) = e76239187e32a58975a266ca31c3064b6bc5cced885a71c67129b2bbd7d7494d
SHA256 (fuse-3.10.4.tar.xz) = 9365b74fd8471caecdb3cc5adf25a821f70a931317ee9103d15bd39089e3590d

View File

@ -4,7 +4,7 @@
# Depends on: meson ninja
name=fuse3
version=3.10.3
version=3.10.4
release=1
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)