diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template index 5ce23d35b5a..e4770ca2180 100644 --- a/srcpkgs/zfs/template +++ b/srcpkgs/zfs/template @@ -1,7 +1,7 @@ # Template file for 'zfs' pkgname=zfs -version=0.6.4.1 -revision=5 +version=0.6.4.2 +revision=1 wrksrc="${pkgname}-${pkgname}-${version/r/-}" build_style=gnu-configure configure_args="--with-config=user --sbindir=/usr/bin @@ -15,7 +15,7 @@ maintainer="Christian Neukirchen " license="CDDL" homepage="http://zfsonlinux.org/" distfiles="https://github.com/zfsonlinux/${pkgname}/archive/${pkgname}-${version/r/-}.tar.gz" -checksum=11d8cfd870d6909c002a0c5d9968e438d6e6c2584530569e859be6a72a991407 +checksum=26af2924cbb891b79203a31827cba4cdc310162d5f7b9e2d643eb6576aa19015 nocross=yes triggers="dkms"