summaryrefslogtreecommitdiff
path: root/fuse3
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-12-07 12:08:36 +0100
committerJuergen Daubert <jue@jue.li>2020-12-07 12:08:36 +0100
commit9a48692ca55a97f317343f6abd888e1250acc9e8 (patch)
tree9cf58509352151c5371533be26c3d3003d8e7196 /fuse3
parentfb1ac32c2c26c8326a87b95d421019bd55e2bbf8 (diff)
downloadopt-9a48692ca55a97f317343f6abd888e1250acc9e8.tar.gz
opt-9a48692ca55a97f317343f6abd888e1250acc9e8.tar.xz
fuse3: update to 3.10.1
Diffstat (limited to 'fuse3')
-rw-r--r--fuse3/.footprint4
-rw-r--r--fuse3/.signature8
-rw-r--r--fuse3/Pkgfile2
3 files changed, 7 insertions, 7 deletions
diff --git a/fuse3/.footprint b/fuse3/.footprint
index 38b42d57e..05210623b 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.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/
diff --git a/fuse3/.signature b/fuse3/.signature
index fff0b19d8..c548c78b8 100644
--- a/fuse3/.signature
+++ b/fuse3/.signature
@@ -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
diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile
index cbc9c89f9..5f146d807 100644
--- a/fuse3/Pkgfile
+++ b/fuse3/Pkgfile
@@ -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)

Generated by cgit