mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
spl: update to 0.6.5.8.
This commit is contained in:
parent
1f3adc7459
commit
a05f180d4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'spl'
|
# Template file for 'spl'
|
||||||
pkgname=spl
|
pkgname=spl
|
||||||
version=0.6.5.7
|
version=0.6.5.8
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
|
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
homepage="http://zfsonlinux.org/"
|
homepage="http://zfsonlinux.org/"
|
||||||
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
|
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
|
||||||
checksum=fc216a88c08c48142734c0a436c97ce0446eb8732bcc5e8408207bcdb986f217
|
checksum=1b0a625141206711b52023eab40f7187ce2afe5e39e23981805aab19f170853d
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="spl ${version/r/-}"
|
dkms_modules="spl ${version/r/-}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue