cachefilesd: update to 0.10.9.
This commit is contained in:
parent
97ee646416
commit
fe61dd0ea6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cachefilesd'
|
||||
pkgname=cachefilesd
|
||||
version=0.10.7
|
||||
version=0.10.9
|
||||
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=193cca5efb37ee460a4ed8e1ed4878e3718e432ebe690ec4fe02486ef3f2494e
|
||||
checksum=c897ec6704615f26de3ddc20ff30a191ce995cb8973d2cde88b4b28c1a1e6bca
|
||||
make_install_args="SBINDIR=/usr/bin BINDIR=/usr/bin"
|
||||
conf_files="/etc/cachefilesd.conf"
|
||||
|
||||
|
|
Loading…
Reference in New Issue