fuse: update to 2.9.8.

This commit is contained in:
maxice8 2018-07-24 17:12:49 -03:00
parent 4446fdc957
commit ed9773495d
1 changed files with 3 additions and 3 deletions

View File

@ -1,16 +1,16 @@
# Template file for 'fuse'
pkgname=fuse
version=2.9.7
version=2.9.8
revision=1
build_style=gnu-configure
configure_args="--enable-lib --enable-util"
hostmakedepends="automake libtool gettext-devel"
short_desc="Filesystem in Userspace"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
license="GPL-2"
license="GPL-2.0-or-later, LGPL-2.1-or-later"
homepage="https://github.com/libfuse/libfuse"
distfiles="${homepage}/releases/download/${pkgname}-${version}/${pkgname}-${version}.tar.gz"
checksum=832432d1ad4f833c20e13b57cf40ce5277a9d33e483205fc63c78111b3358874
checksum=12347b4220a8d36f9896d1aec58790327ec0036237a14051ca14ece2057d8fcc
post_install() {
# remove obsolete rules file provided by udev.