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