summaryrefslogtreecommitdiff
path: root/fuse3
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2020-03-20 14:07:31 +0100
committerJuergen Daubert <jue@jue.li>2020-03-20 14:07:31 +0100
commit04ad242185a0b9394143e38814816fbf6e6c041a (patch)
tree6b3673e3341e57f88fac4b27d8170d194cb0853c /fuse3
parent63b48921b31cb2d117b47e14fe338be91c078d5a (diff)
downloadopt-04ad242185a0b9394143e38814816fbf6e6c041a.tar.gz
opt-04ad242185a0b9394143e38814816fbf6e6c041a.tar.xz
fuse3: update to 3.9.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 0f45fa4e8..0ae0aed3c 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.0
--rwxr-xr-x root/root usr/lib/libfuse3.so.3.9.0
+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
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 99207426e..d78bb635c 100644
--- a/fuse3/.signature
+++ b/fuse3/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/Y+7z7mUiq2TIvmy4G+2fea1NhjCJgZWWAOQ1nJm9MAie0x848QO95jD0i5APvayAx6eFw+3FNvnfY8dlB/EzQo=
-SHA256 (Pkgfile) = ee0b729e59289aa8f678597cf6f8f8f86b34eb4ddbc236de0fbe70215ae2fc13
-SHA256 (.footprint) = 0a62a8a2af76bd89e55d30a46014b5201200129e24518e5f0889126926dd7aa4
-SHA256 (fuse-3.9.0.tar.xz) = fcb7079a1bb4e510377b427d1c5c37c349281d498e249ae0c2379b4cf50059c2
+RWSE3ohX2g5d/XQCZEUI0d5aXuIrqVba3b98KhwLKywYtODXxpHcTzTH5C6JI+TKb3tZqZo1fSKq749q2fHYPbVu51v3g3POWA8=
+SHA256 (Pkgfile) = c00963d4152d531445d5ea0c27ce9e50c2505ae2887425c2978cc57bcf898e3f
+SHA256 (.footprint) = b7e3e0073b00698dc7a40235cac14edd09951561fefa70a7bc909b8619b36fb0
+SHA256 (fuse-3.9.1.tar.xz) = 1bafcfd6c66ba35b7b0beb822532a9106eb8409ad6cde988888fde85f89be645
diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile
index c6286a7f8..1a988d37c 100644
--- a/fuse3/Pkgfile
+++ b/fuse3/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: meson ninja
name=fuse3
-version=3.9.0
+version=3.9.1
release=1
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)

Generated by cgit