summaryrefslogtreecommitdiff
path: root/fuse3
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-06-13 18:39:24 +0200
committerJuergen Daubert <jue@jue.li>2020-06-13 18:39:24 +0200
commit6a6900d3498be26fbe756efcc1bff46ca3a4588e (patch)
tree396caf1f9184eb6b01e226c2b5f6b39edfbe7f9b /fuse3
parenta13b1e38c0ea09304dfddaa9c63754b57957e846 (diff)
downloadopt-6a6900d3498be26fbe756efcc1bff46ca3a4588e.tar.gz
opt-6a6900d3498be26fbe756efcc1bff46ca3a4588e.tar.xz
fuse3: update to 3.9.2
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 0ae0aed3c..ebb126a73 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.9.1
--rwxr-xr-x root/root usr/lib/libfuse3.so.3.9.1
+lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.9.2
+-rwxr-xr-x root/root usr/lib/libfuse3.so.3.9.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 d78bb635c..af8523db1 100644
--- a/fuse3/.signature
+++ b/fuse3/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/XQCZEUI0d5aXuIrqVba3b98KhwLKywYtODXxpHcTzTH5C6JI+TKb3tZqZo1fSKq749q2fHYPbVu51v3g3POWA8=
-SHA256 (Pkgfile) = c00963d4152d531445d5ea0c27ce9e50c2505ae2887425c2978cc57bcf898e3f
-SHA256 (.footprint) = b7e3e0073b00698dc7a40235cac14edd09951561fefa70a7bc909b8619b36fb0
-SHA256 (fuse-3.9.1.tar.xz) = 1bafcfd6c66ba35b7b0beb822532a9106eb8409ad6cde988888fde85f89be645
+RWSE3ohX2g5d/VBBfNipB9cTKEUfExxej6NDoTVA5yq/3FgtugGtrzx9677X+avty51B6OpvuSccQSuYx21ZVtsj9AO982DLTAg=
+SHA256 (Pkgfile) = a5a56312851cf6340f8160580b95eea58cf0c422c6efd96c4742c22c532fc5d5
+SHA256 (.footprint) = 4375273304eeddfd0a52d30a9c12af56a5806a438f31e3762dbac5598b2d847e
+SHA256 (fuse-3.9.2.tar.xz) = 6999b6d48e7c0a79628fa901f6e66def3513cab4ffdd8097821e7dc3cdeae08a
diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile
index 1a988d37c..470963fce 100644
--- a/fuse3/Pkgfile
+++ b/fuse3/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: meson ninja
name=fuse3
-version=3.9.1
+version=3.9.2
release=1
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)

Generated by cgit