spl: update to 0.7.5.
This commit is contained in:
parent
a866e03a87
commit
675a07ea85
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spl'
|
||||
pkgname=spl
|
||||
version=0.7.4
|
||||
version=0.7.5
|
||||
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=30c575ef51f9a940b01f2adafa53d28c98239733f2497fc912a76015537df2e3
|
||||
checksum=3d93b0f14ca59f4e70a14626327833aaa94f9cef907716357ac731ebf4892e57
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="spl ${version/r/-}"
|
||||
|
|
Loading…
Reference in New Issue