summaryrefslogtreecommitdiffstats
path: root/base/fuse
diff options
context:
space:
mode:
authortnut <thierryn1 at hispeed dot ch>2011-02-06 22:16:35 +0100
committertnut <thierryn1 at hispeed dot ch>2011-02-06 22:16:35 +0100
commit661ec7c754a328c23f18918559cf538659f03e79 (patch)
tree58252082e153d55dcc36bdb9c1148779a84f35bd /base/fuse
parentcd4101c4b91736a7d203ccd915c97f7be072e324 (diff)
downloadnutyx-pakxe-661ec7c754a328c23f18918559cf538659f03e79.tar.gz
nutyx-pakxe-661ec7c754a328c23f18918559cf538659f03e79.tar.bz2
nutyx-pakxe-661ec7c754a328c23f18918559cf538659f03e79.tar.xz
nutyx-pakxe-661ec7c754a328c23f18918559cf538659f03e79.zip
fuse, maj 2.8.4-1
Diffstat (limited to 'base/fuse')
-rw-r--r--base/fuse/.footprint.x86_647
-rw-r--r--base/fuse/.md5sum.x86_642
-rw-r--r--base/fuse/Pkgfile2
3 files changed, 6 insertions, 5 deletions
diff --git a/base/fuse/.footprint.x86_64 b/base/fuse/.footprint.x86_64
index 82c4163c5..d83056d7e 100644
--- a/base/fuse/.footprint.x86_64
+++ b/base/fuse/.footprint.x86_64
@@ -11,6 +11,7 @@ drwxr-xr-x root/root usr/bin/
drwxr-xr-x root/root usr/include/
-rw-r--r-- root/root usr/include/fuse.h
drwxr-xr-x root/root usr/include/fuse/
+-rw-r--r-- root/root usr/include/fuse/cuse_lowlevel.h
-rw-r--r-- root/root usr/include/fuse/fuse.h
-rw-r--r-- root/root usr/include/fuse/fuse_common.h
-rw-r--r-- root/root usr/include/fuse/fuse_common_compat.h
@@ -22,9 +23,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.7.4
-lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.7.4
--rwxr-xr-x root/root usr/lib/libfuse.so.2.7.4
+lrwxrwxrwx root/root usr/lib/libfuse.so -> libfuse.so.2.8.4
+lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.8.4
+-rwxr-xr-x root/root usr/lib/libfuse.so.2.8.4
-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/base/fuse/.md5sum.x86_64 b/base/fuse/.md5sum.x86_64
index ca76f42db..f14ccf697 100644
--- a/base/fuse/.md5sum.x86_64
+++ b/base/fuse/.md5sum.x86_64
@@ -1 +1 @@
-4879f06570d2225667534c37fea04213 fuse-2.7.4.tar.gz
+a26ec54e410bb826a387947b10c0fd2c fuse-2.8.4.tar.gz
diff --git a/base/fuse/Pkgfile b/base/fuse/Pkgfile
index 777ff209e..bf620f864 100644
--- a/base/fuse/Pkgfile
+++ b/base/fuse/Pkgfile
@@ -5,7 +5,7 @@
# Depends on:
name=fuse
-version=2.7.4
+version=2.8.4
release=1
source=(http://downloads.sourceforge.net/$name/$name-$version.tar.gz)