diff --git a/srcpkgs/zfs/template b/srcpkgs/zfs/template index b5d7c0e70ea..e63d166c91e 100644 --- a/srcpkgs/zfs/template +++ b/srcpkgs/zfs/template @@ -1,6 +1,6 @@ # Template file for 'zfs' pkgname=zfs -version=2.2.5 +version=2.2.6 revision=1 build_style=gnu-configure configure_args="--with-config=user --with-mounthelperdir=/usr/bin @@ -16,7 +16,7 @@ maintainer="Toyam Cox " license="CDDL-1.0" homepage="https://openzfs.github.io/openzfs-docs/" distfiles="https://github.com/openzfs/zfs/releases/download/zfs-${version}/zfs-${version}.tar.gz" -checksum=2388cf6f29cd75e87d6d05e4858a09d419c4f883a658d51ef57796121cd08897 +checksum=c92e02103ac5dd77bf01d7209eabdca55c7b3356aa747bb2357ec4222652a2a7 # dkms must be before initramfs-regenerate to build modules before images triggers="dkms initramfs-regenerate" dkms_modules="zfs ${version}"