We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcafda6 commit a4998e6Copy full SHA for a4998e6
1 file changed
srcpkgs/zfs/template
@@ -1,6 +1,6 @@
1
# Template file for 'zfs'
2
pkgname=zfs
3
-version=2.4.0
+version=2.4.1
4
revision=1
5
build_style=gnu-configure
6
configure_args="--with-config=user --with-mounthelperdir=/usr/bin
@@ -16,7 +16,7 @@ maintainer="Toyam Cox <Vaelatern@voidlinux.org>"
16
license="CDDL-1.0"
17
homepage="https://openzfs.github.io/openzfs-docs/"
18
distfiles="https://github.com/openzfs/zfs/releases/download/zfs-${version}/zfs-${version}.tar.gz"
19
-checksum=7bdf13de0a71d95554c0e3e47d5e8f50786c30d4f4b63b7c593b1d11af75c9ee
+checksum=c17b69770f0023154f578eb8c7536a70f07d6a3bb0bd38f04fa0e8811c3c1390
20
# dkms must be before initramfs-regenerate to build modules before images
21
triggers="dkms initramfs-regenerate"
22
dkms_modules="zfs ${version}"
0 commit comments