zfs: update to 0.6.5.1.
This commit is contained in:
parent
cc8043ab93
commit
303344887e
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.6.5
|
||||
version=0.6.5.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=542121940122c922c9d21a2bb39bca4e4a9db2f6bbfd2e576630840e256d4c82
|
||||
checksum=b45f5b046814a16602692ec7b981b176af565c824fc7291f2932b15308398da8
|
||||
nocross=yes
|
||||
|
||||
triggers="dkms"
|
||||
|
|
Loading…
Reference in New Issue