zfs: update to 0.6.4.1.
This commit is contained in:
parent
25d5f25e45
commit
4881f877e5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.6.4
|
||||
version=0.6.4.1
|
||||
revision=1
|
||||
wrksrc="${pkgname}-${pkgname}-${version/r/-}"
|
||||
build_style=gnu-configure
|
||||
|
@ -15,7 +15,7 @@ maintainer="Christian Neukirchen <chneukirchen@gmail.com>"
|
|||
license="CDDL"
|
||||
homepage="http://zfsonlinux.org/"
|
||||
distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz"
|
||||
checksum=7f37aaaa1fc15201dde58bb84e0f191ccac462f19ffec0c889b6f6ed3f73a804
|
||||
checksum=11d8cfd870d6909c002a0c5d9968e438d6e6c2584530569e859be6a72a991407
|
||||
nocross=yes
|
||||
|
||||
triggers="dkms"
|
||||
|
|
Loading…
Reference in New Issue