zfs: update to 0.7.6.

This commit is contained in:
Toyam Cox 2018-02-06 10:27:43 -05:00
parent 20059e70ed
commit 19f974f524
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'zfs'
pkgname=zfs
version=0.7.5
version=0.7.6
revision=1
patch_args="-Np1"
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="CDDL"
homepage="http://zfsonlinux.org/"
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
checksum=c011113d960ed0e7ddfd0ccdf0af1a7a0d1d4315d4ad737694a2eaac8147297e
checksum=0101be8645aaf0d37912a867fb77df223e69f9178bbe2bfa19123c9a099e0ab4
triggers="dkms"
dkms_modules="zfs ${version/r/-}"