fuse: update to 2.9.1.
This commit is contained in:
parent
d9ddfd0b05
commit
5ded197859
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'fuse'
|
||||
pkgname=fuse
|
||||
version=2.9.0
|
||||
revision=2
|
||||
version=2.9.1
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
subpackages="$pkgname-devel"
|
||||
configure_args="--enable-lib --enable-util"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
license="GPL-2"
|
||||
homepage="http://fuse.sourceforge.net"
|
||||
distfiles="${SOURCEFORGE_SITE}/$pkgname/$pkgname-$version.tar.gz"
|
||||
checksum=1bf669e5388d4f256c7875079d5a6b97837bad23eb77a1cbc8b54b46a88315f2
|
||||
checksum=51803d8224bf6adab052b340614980b28861f317c261eab1f1e9c6cf17b3dd75
|
||||
long_desc="
|
||||
With FUSE it is possible to implement a fully functional filesystem in
|
||||
a userspace program. Features include:
|
||||
|
|
Loading…
Reference in a new issue