summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJuergen Daubert <jue@jue.li>2010-02-02 16:20:06 +0100
committerJuergen Daubert <jue@jue.li>2010-02-02 16:20:06 +0100
commita4114205d04c9ea24221c19dd8eafc6c259bbc2b (patch)
tree836e6f9e0112bf529d0e591a88f5a87c4c72a14f
parentf61d655e4ff59cea201ad11b4cee49647ba6ca3d (diff)
downloadopt-a4114205d04c9ea24221c19dd8eafc6c259bbc2b.tar.gz
opt-a4114205d04c9ea24221c19dd8eafc6c259bbc2b.tar.xz
fuse: update to 2.8.3
-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 c30854e2d..f97cc64a2 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.2
-lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.8.2
--rwxr-xr-x root/root usr/lib/libfuse.so.2.8.2
+lrwxrwxrwx root/root usr/lib/libfuse.so -> libfuse.so.2.8.3
+lrwxrwxrwx root/root usr/lib/libfuse.so.2 -> libfuse.so.2.8.3
+-rwxr-xr-x root/root usr/lib/libfuse.so.2.8.3
-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 919e55ac7..035b7e386 100644
--- a/fuse/.md5sum
+++ b/fuse/.md5sum
@@ -1 +1 @@
-f1a407a0abe9f9bf28bb49181d61a754 fuse-2.8.2.tar.gz
+517c8384f915e40647bda9f71579fd97 fuse-2.8.3.tar.gz
diff --git a/fuse/Pkgfile b/fuse/Pkgfile
index 2f773dee8..33975c190 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.2
+version=2.8.3
release=1
source=(http://dl.sourceforge.net/sourceforge/$name/$name-$version.tar.gz)

Generated by cgit