cachefilesd: update to 0.10.10.

This commit is contained in:
Enno Boland 2017-03-12 12:39:03 +01:00
parent d9ec5ceba0
commit 3ee97f7666

View File

@ -1,6 +1,6 @@
# Template file for 'cachefilesd'
pkgname=cachefilesd
version=0.10.9
version=0.10.10
revision=1
build_style=gnu-makefile
short_desc="Userspace daemon acting as a backend for FS-Cache"
@ -8,7 +8,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="GPL-2"
homepage="https://people.redhat.com/~dhowells/fscache/"
distfiles="http://people.redhat.com/~dhowells/fscache/${pkgname}-${version}.tar.bz2"
checksum=c897ec6704615f26de3ddc20ff30a191ce995cb8973d2cde88b4b28c1a1e6bca
checksum=0d0309851efabd02b7c849f73535b8ad3f831570e83e4f65e42354da18e11a02
make_install_args="SBINDIR=/usr/bin BINDIR=/usr/bin"
conf_files="/etc/cachefilesd.conf"