summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2018-07-24 16:39:26 +0200
committerJuergen Daubert <jue@jue.li>2018-07-24 16:39:26 +0200
commit3289aecfb41f00f1755ad4579f8738d062fe39fa (patch)
treea262f68957c177360a66c693b513b83d109b82a8
parent2944b2f0568ddfad007dc777c2fbaca0a3f6bf9e (diff)
downloadopt-3289aecfb41f00f1755ad4579f8738d062fe39fa.tar.gz
opt-3289aecfb41f00f1755ad4579f8738d062fe39fa.tar.xz
fuse: update to 2.9.8
-rw-r--r--fuse/.footprint6
-rw-r--r--fuse/.md5sum2
-rw-r--r--fuse/.signature8
-rw-r--r--fuse/Pkgfile2
4 files changed, 9 insertions, 9 deletions
diff --git a/fuse/.footprint b/fuse/.footprint
index 8565d67d9..55eab8681 100644
--- a/fuse/.footprint
+++ b/fuse/.footprint
@@ -19,9 +19,9 @@ drwxr-xr-x root/root usr/include/fuse/
drwxr-xr-x root/root usr/lib/
-rw-r--r-- root/root usr/lib/libfuse.a
-rwxr-xr-x root/root usr/lib/libfuse.la
-lrwxrwxrwx root/root usr/lib/libfuse.so -> libfuse.so.2.9.7
-lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.9.7
--rwxr-xr-x root/root usr/lib/libfuse.so.2.9.7
+lrwxrwxrwx root/root usr/lib/libfuse.so -> libfuse.so.2.9.8
+lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.9.8
+-rwxr-xr-x root/root usr/lib/libfuse.so.2.9.8
-rw-r--r-- root/root usr/lib/libulockmgr.a
-rwxr-xr-x root/root usr/lib/libulockmgr.la
lrwxrwxrwx root/root usr/lib/libulockmgr.so -> libulockmgr.so.1.0.1
diff --git a/fuse/.md5sum b/fuse/.md5sum
index 52a51c696..a5bdd1634 100644
--- a/fuse/.md5sum
+++ b/fuse/.md5sum
@@ -1 +1 @@
-9bd4ce8184745fd3d000ca2692adacdb fuse-2.9.7.tar.gz
+cb568cb7382a0db482acf5cdbcea1fe4 fuse-2.9.8.tar.gz
diff --git a/fuse/.signature b/fuse/.signature
index 964ba0605..f1acc7b85 100644
--- a/fuse/.signature
+++ b/fuse/.signature
@@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/opt.pub
-RWSE3ohX2g5d/QOt7AfK98Ni/dtcHrfLK7xs7rL7guSNEUI2IsLeLvtu073SIr+ruhprFRrgh+P3tEr+ujhGI1LfXTc4js1gTgo=
-SHA256 (Pkgfile) = bcc7ad64e74c5263f7f28badb5da6459e45c5cfdc17ae134350820510f1c02a5
-SHA256 (.footprint) = 2f0bab3494e237647f3c9ffd37ec6896ed99e47188357df7ecca63c112b349b1
-SHA256 (fuse-2.9.7.tar.gz) = 832432d1ad4f833c20e13b57cf40ce5277a9d33e483205fc63c78111b3358874
+RWSE3ohX2g5d/V8WAtYNvzA7AN4llKKzkYz7U411Kwv1KA9jRHMHs3qQzc19FYKEYhtYOsd4zqjXd/9s1V2bCkjrKN1wxmCXFQ4=
+SHA256 (Pkgfile) = 8eed670e3cdf86e7c41505ed972d5cb6c51f4c657a907ab56cdf0b8b7378a767
+SHA256 (.footprint) = 997bd0f59bf395f6833b62a2434034dc1559029ca5a7a7afd87e73e1e0362083
+SHA256 (fuse-2.9.8.tar.gz) = 12347b4220a8d36f9896d1aec58790327ec0036237a14051ca14ece2057d8fcc
diff --git a/fuse/Pkgfile b/fuse/Pkgfile
index abaf8b3fb..d3a313833 100644
--- a/fuse/Pkgfile
+++ b/fuse/Pkgfile
@@ -4,7 +4,7 @@
# Packager: Jukka Heino, jukka dot heino at gmail dot com
name=fuse
-version=2.9.7
+version=2.9.8
release=1
source=(https://github.com/libfuse/libfuse/releases/download/$name-$version/$name-$version.tar.gz)

Generated by cgit