summaryrefslogtreecommitdiff
path: root/fuse3
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2021-06-10 11:20:04 +0200
committerJuergen Daubert <jue@jue.li>2021-06-10 11:20:04 +0200
commit1759913b518d5183aa7553ea3724ce7134458558 (patch)
tree679c58a25da9eed6f58453295e40174d39b7b964 /fuse3
parentb628d0634617227915a94642ab3b13035c324b2e (diff)
downloadopt-1759913b518d5183aa7553ea3724ce7134458558.tar.gz
opt-1759913b518d5183aa7553ea3724ce7134458558.tar.xz
fuse3: update to 3.10.4
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 48b66f0d9..73fe497a8 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.3
--rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.3
+lrwxrwxrwx root/root usr/lib/libfuse3.so.3 -> libfuse3.so.3.10.4
+-rwxr-xr-x root/root usr/lib/libfuse3.so.3.10.4
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 7481368f2..a475a55e2 100644
--- a/fuse3/.signature
+++ b/fuse3/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/cZ9A90BJKJZ/SUGHbyHUOjBZLMyNBhX2V6rxRxO0q70JpI2q2/bc031OC8EFyfTjwwchWhsofnfGZpw9INX3Q0=
-SHA256 (Pkgfile) = 13093e415d9dccb615dfdc4dfff8e4cbac9ff7a3824bc5349418996cc81c6802
-SHA256 (.footprint) = 7b8eb8f92a573e37b1e590495f20ec20e7be4a564ce1de9b6351a173fe6b2181
-SHA256 (fuse-3.10.3.tar.xz) = eb8373f208b05a39702f9f437f6e49caf4b1ace26a9acb68110b49912078560f
+RWSE3ohX2g5d/VFzPURi5tM9uFTc2XaeXT8lE6DzJNb0m9b1TyqReHeZ5Noy7G0zyNFLF75SpgsXJtikhaCrS1A8n2yrtfs8pwc=
+SHA256 (Pkgfile) = 5493f60038e6c0d7409f5a7e47942f0bc3aa3c54193ef152871be34ecd641e30
+SHA256 (.footprint) = e76239187e32a58975a266ca31c3064b6bc5cced885a71c67129b2bbd7d7494d
+SHA256 (fuse-3.10.4.tar.xz) = 9365b74fd8471caecdb3cc5adf25a821f70a931317ee9103d15bd39089e3590d
diff --git a/fuse3/Pkgfile b/fuse3/Pkgfile
index e6c772fd8..b937e4fb3 100644
--- a/fuse3/Pkgfile
+++ b/fuse3/Pkgfile
@@ -4,7 +4,7 @@
# Depends on: meson ninja
name=fuse3
-version=3.10.3
+version=3.10.4
release=1
source=(https://github.com/libfuse/libfuse/releases/download/fuse-$version/fuse-$version.tar.xz)

Generated by cgit