spl: update to 0.7.7.
This commit is contained in:
parent
e7f33f269a
commit
529e735648
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'spl'
|
||||
pkgname=spl
|
||||
version=0.7.6
|
||||
version=0.7.7
|
||||
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=29df5f6e758733b5e68685b1a20c9e79d8bcc51b66d8bfdb5217ce0c3c4c6ddc
|
||||
checksum=4dcf5f44aa8608787981db2f39851fb06f476c71dcf0e75c13aa34df2fe9ca6f
|
||||
|
||||
triggers="dkms"
|
||||
dkms_modules="spl ${version/r/-}"
|
||||
|
|
Loading…
Reference in New Issue