summaryrefslogtreecommitdiff
path: root/fuse3
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-02-15 15:04:29 +0100
committerJuergen Daubert <jue@jue.li>2021-02-15 15:04:29 +0100
commite261c851133aca777e2d08f5e12ad89f1f5f5276 (patch)
tree71fee73f57a5650df1f9f47f0705e0df6d36d06f /fuse3
parent1ec8561b87c8388b84e42b6f80cc4d9eb8b738f6 (diff)
downloadopt-e261c851133aca777e2d08f5e12ad89f1f5f5276.tar.gz
opt-e261c851133aca777e2d08f5e12ad89f1f5f5276.tar.xz
fuse3: update to 3.10.2
Diffstat (limited to 'fuse3')
-rw-r--r--fuse3/.footprint4
-rw-r--r--fuse3/.signature8
-rw-r--r--fuse3/Pkgfile8
3 files changed, 10 insertions, 10 deletions
diff --git a/fuse3/.footprint b/fuse3/.footprint
index 05210623b..14c9e4991 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.1
--rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.1
+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
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 c548c78b8..bcc60927c 100644
--- a/fuse3/.signature
+++ b/fuse3/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Ty3GTEOjCa4iM+fNQvIhIR2NwJQ41dyH/Mp8UzD+BdobidnqkKsUUK38UR4cfBjMUVB94uWfv+2QsgpWPc96ws=
-SHA256 (Pkgfile) = 4158a9ed8d8bb95410b8f4367c2760747bc5fcb6fdda0414aee42892dcc67a7a
-SHA256 (.footprint) = 12932739f0a788d1566d65da775f176033eb32a177fb0f647d36541c94910237
-SHA256 (fuse-3.10.1.tar.xz) = d82d74d4c03e099f806e4bb31483955637c69226576bf0ca9bd142f1d50ae451
+RWSE3ohX2g5d/f0TmPL/j7RIdKg3o+dDsgZnx3oKC5gDJtJZ2Kowv87M9s20r4ECAZnMt92G7zoBeR9YMOve4EWzsxa5N+ZPYQU=
+SHA256 (Pkgfile) = d37c901017063719bd7e17381eee86e2a7ebbf5ca2eb6f58d6b7823021c176da
+SHA256 (.footprint) = 022ade4d7a5e9b8ed903ead5b09349cb907317753149a966c63edbb0e2bcbafe
+SHA256 (fuse-3.10.2.tar.xz) = 736e8d1ce65c09cb435fbbb500d53dc75f4d6e93bd325d22adc890951cf56337
diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile
index 5f146d807..0cff65bc5 100644
--- a/fuse3/Pkgfile
+++ b/fuse3/Pkgfile
@@ -1,10 +1,10 @@
# Description: Interface for userspace filesystems
-# URL: https://github.com/libfuse/
-# Maintainer: Juergen Daubert, jue at crux dot nu
-# Depends on: meson ninja
+# URL: https://github.com/libfuse/
+# Maintainer: Juergen Daubert, jue at crux dot nu
+# Depends on: meson ninja
name=fuse3
-version=3.10.1
+version=3.10.2
release=1
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)

Generated by cgit