summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2009-09-11 13:41:14 +0200
committerJuergen Daubert <jue@jue.li>2009-09-11 13:41:14 +0200
commitafdeeee920f79c499ab63189e1d0b7c1cc72a92e (patch)
treefeb7464b8ac2437d4a6881db724522ab89024968
parentae3b1a7c50037d9a63512c9db9118d28c75568ef (diff)
downloadopt-afdeeee920f79c499ab63189e1d0b7c1cc72a92e.tar.gz
opt-afdeeee920f79c499ab63189e1d0b7c1cc72a92e.tar.xz
fuse: update to 2.8.1
-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 be7bb34bc..0d1d8f8b7 100644
--- a/fuse/.footprint
+++ b/fuse/.footprint
@@ -23,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.8.0
-lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.8.0
--rwxr-xr-x root/root usr/lib/libfuse.so.2.8.0
+lrwxrwxrwx root/root usr/lib/libfuse.so -> libfuse.so.2.8.1
+lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.8.1
+-rwxr-xr-x root/root usr/lib/libfuse.so.2.8.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 3080588fc..f353d8e76 100644
--- a/fuse/.md5sum
+++ b/fuse/.md5sum
@@ -1 +1 @@
-faa62f2cf051866c61242f28e88d0832 fuse-2.8.0.tar.gz
+0e3505ce90155983f1bc995eb2cf6fa7 fuse-2.8.1.tar.gz
diff --git a/fuse/Pkgfile b/fuse/Pkgfile
index 0ce9ad93f..5e72c6dbe 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.8.0
+version=2.8.1
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)

Generated by cgit