zfs: update to 0.6.5.2.
This commit is contained in:
parent
dbb8971870
commit
90556c62bd
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'zfs'
|
||||
pkgname=zfs
|
||||
version=0.6.5.1
|
||||
version=0.6.5.2
|
||||
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=b45f5b046814a16602692ec7b981b176af565c824fc7291f2932b15308398da8
|
||||
checksum=aecd2bc5189f2a71a45eb222230146bed231af4f35af5ec7af83a74987c3d595
|
||||
nocross=yes
|
||||
|
||||
triggers="dkms"
|
||||
|
|
Loading…
Reference in a new issue