zfs: update to 2.2.7.

This commit is contained in:
Zach Dykstra 2024-12-11 18:49:26 -06:00 committed by Toyam Cox
parent 2a4931b379
commit c0d6fb20a3

View file

@ -1,6 +1,6 @@
# Template file for 'zfs'
pkgname=zfs
version=2.2.6
version=2.2.7
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=c92e02103ac5dd77bf01d7209eabdca55c7b3356aa747bb2357ec4222652a2a7
checksum=b2b8e3bfabf2a6407a0132243726cb6762547a5bd095b1b1f37eaf2a9d8f7672
# dkms must be before initramfs-regenerate to build modules before images
triggers="dkms initramfs-regenerate"
dkms_modules="zfs ${version}"