zfs: update to 2.2.6.

This commit is contained in:
Zach Dykstra 2024-09-05 09:12:34 -05:00 committed by Toyam Cox
parent 9a04f2220d
commit cc24a1bcaa
1 changed files with 2 additions and 2 deletions

View File

@ -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 <Vaelatern@voidlinux.org>"
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}"