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