summaryrefslogtreecommitdiff
path: root/fuse
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2012-07-20 17:56:53 +0200
committerJuergen Daubert <jue@jue.li>2012-07-20 17:56:53 +0200
commit1e7348e1ac084f4830d0bc449e07d0b066dd9470 (patch)
tree6caac1cbff0223524f0e50cb028ee15c1bd7a783 /fuse
parent8bf065c6435c508c02c37506507989539299751f (diff)
downloadopt-1e7348e1ac084f4830d0bc449e07d0b066dd9470.tar.gz
opt-1e7348e1ac084f4830d0bc449e07d0b066dd9470.tar.xz
fuse: update to 2.9.1
Diffstat (limited to 'fuse')
-rw-r--r--fuse/.footprint6
-rw-r--r--fuse/.md5sum2
-rw-r--r--fuse/Pkgfile2
3 files changed, 5 insertions, 5 deletions
diff --git a/fuse/.footprint b/fuse/.footprint
index f1ebb7fa4..817dd2269 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.0
-lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.9.0
--rwxr-xr-x root/root usr/lib/libfuse.so.2.9.0
+lrwxrwxrwx root/root usr/lib/libfuse.so -> libfuse.so.2.9.1
+lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.9.1
+-rwxr-xr-x root/root usr/lib/libfuse.so.2.9.1
-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 cdb41abe9..6d36aa908 100644
--- a/fuse/.md5sum
+++ b/fuse/.md5sum
@@ -1 +1 @@
-894ee11674f89a915ae87524aed55bc4 fuse-2.9.0.tar.gz
+c646133c7bbf8ad9d2ced0888dc4a319 fuse-2.9.1.tar.gz
diff --git a/fuse/Pkgfile b/fuse/Pkgfile
index 009c3f628..053defd64 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.0
+version=2.9.1
release=1
source=(http://downloads.sourceforge.net/project/$name/$name-2.X/$version/$name-$version.tar.gz)

Generated by cgit