1
0
forked from ports/opt

fuse3: update to 3.10.1

This commit is contained in:
Juergen Daubert 2020-12-07 12:08:36 +01:00
parent fb1ac32c2c
commit 9a48692ca5
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.0
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.0
lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.10.1
-rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.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/basfKhEyteiK+yG/lzL1CvLwZNnJr2/ZavJMQrQTajy8uaLqmmt0M2zc2KG+xf3AOM5VQZx0dD1w56LeC4FMgw=
SHA256 (Pkgfile) = ad36a77a510bd189d7c17713f72ea7254169d971477509872a612bdf75b0fb72
SHA256 (.footprint) = d983f9b189f4b084a498b8903bf12df8ae581b0846c71b2f31ce6a7f5d532708
SHA256 (fuse-3.10.0.tar.xz) = 26517954567f237a7dbcb532755ba0d2c77575c5d90db7566b6e40ec05b0a039
RWSE3ohX2g5d/Ty3GTEOjCa4iM+fNQvIhIR2NwJQ41dyH/Mp8UzD+BdobidnqkKsUUK38UR4cfBjMUVB94uWfv+2QsgpWPc96ws=
SHA256 (Pkgfile) = 4158a9ed8d8bb95410b8f4367c2760747bc5fcb6fdda0414aee42892dcc67a7a
SHA256 (.footprint) = 12932739f0a788d1566d65da775f176033eb32a177fb0f647d36541c94910237
SHA256 (fuse-3.10.1.tar.xz) = d82d74d4c03e099f806e4bb31483955637c69226576bf0ca9bd142f1d50ae451

View File

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