spl: update to 0.6.5.5.
This commit is contained in:
parent
3fc9e363ca
commit
7b90434ea4
1 changed files with 4 additions and 4 deletions
|
@ -1,17 +1,17 @@
|
|||
# Template file for 'spl'
|
||||
pkgname=spl
|
||||
version=0.6.5.4
|
||||
revision=2
|
||||
version=0.6.5.5
|
||||
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="Christian Neukirchen <chneukirchen@gmail.com>"
|
||||
maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||
license="GPL-2"
|
||||
homepage="http://zfsonlinux.org/"
|
||||
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
|
||||
checksum=67cab5cb14a626e70b4fa498fb3a244d5e2fb5ab279878483fa3e803dd38fc38
|
||||
checksum=bdf2b09bc16deb33ec2b1a45a38d56d116b75154e9551b4494c3295f15c55709
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="spl ${version/r/-}"
|
||||
|
|
Loading…
Reference in a new issue