spl: update to 0.7.2.
This commit is contained in:
parent
59a009fba4
commit
392f5a0e1b
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'spl'
|
||||
pkgname=spl
|
||||
version=0.7.1
|
||||
version=0.7.2
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-config=user"
|
||||
hostmakedepends="automake libtool"
|
||||
short_desc="Solaris Porting Layer -- userland and kernel modules (using DKMS)"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
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=5de5811b078a19379f6a8be2b1084284b60a9d82f26bc618debfc2e6c863cbcf
|
||||
checksum=c85f5cbd50596194ad08a26df7aa4d7c7c7356c8b98bdf488c2895d64ffc2222
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="spl ${version/r/-}"
|
||||
|
|
Loading…
Reference in New Issue