mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 15:43:49 +02:00
spl: update to 0.7.8.
This commit is contained in:
parent
3f2456473c
commit
cfab393c24
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.7.7
|
version=0.7.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@voidlinux.eu>"
|
||||||
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=4dcf5f44aa8608787981db2f39851fb06f476c71dcf0e75c13aa34df2fe9ca6f
|
checksum=4df2287853a2c1444ab020e68846dc446a2934f9c377fb14e9ed68481dc4bd64
|
||||||
|
|
||||||
triggers="dkms"
|
triggers="dkms"
|
||||||
dkms_modules="spl ${version/r/-}"
|
dkms_modules="spl ${version/r/-}"
|
||||||
|
|
Loading…
Add table
Reference in a new issue