spl: update to 0.7.10.

This commit is contained in:
Toyam Cox 2018-09-08 22:17:11 -04:00
parent bd84832277
commit 22600f526c

View File

@ -1,6 +1,6 @@
# Template file for 'spl'
pkgname=spl
version=0.7.9
version=0.7.10
revision=1
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
build_style=gnu-configure
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.eu>"
license="GPL-2"
homepage="http://zfsonlinux.org/"
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
checksum=432b2ef0ca1f5cf7c1a64dec643ab5d92681a5097bf95b336aabaa252bad96e1
checksum=f34513a1804e557eb30af7709fbc32bcea0370cd46ffd7d3ebf6d23ba72c7b3b
dkms_modules="spl ${version/r/-}"
depends="dkms>=2.2.0.3_9 ${pkgname}-devel>=${version}_${revision}"