diff --git a/system/base/fuse/actions.py b/system/base/fuse/actions.py index 65440799..048cee20 100644 --- a/system/base/fuse/actions.py +++ b/system/base/fuse/actions.py @@ -36,4 +36,4 @@ def install(): # Move pkgconfig file to /usr/lib pisitools.domove("/lib/pkgconfig", "/usr/lib/") - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "FAQ", "Filesystems", "NEWS", "README", "README.NFS") + pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "NEWS", "README.NFS") diff --git a/system/base/fuse/pspec.xml b/system/base/fuse/pspec.xml index b850ccd5..a9cb91df 100644 --- a/system/base/fuse/pspec.xml +++ b/system/base/fuse/pspec.xml @@ -12,7 +12,7 @@ library An interface for filesystems implemented in userspace fuse is a backend allowing regular users to (un)mount filesystems for their own use. - mirrors://sourceforge/project/fuse/fuse-2.X/2.9.4/fuse-2.9.4.tar.gz + https://github.com/libfuse/libfuse/releases/download/fuse_2_9_5/fuse-2.9.5.tar.gz gettext-devel @@ -50,6 +50,13 @@ + + 2015-08-18 + 2.9.5 + Version bump. + Ayhan Yalçınsoy + ayhanyalcinsoy@pisilinux.org + 2015-08-18 2.9.4