We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7065b33 commit 6a4560bCopy full SHA for 6a4560b
2 files changed
srcpkgs/zfs-lts/patches/0003-musl-statx.patch
srcpkgs/zfs-lts/template
@@ -1,6 +1,6 @@
1
# Template file for 'zfs-lts'
2
pkgname=zfs-lts
3
-version=2.3.5
+version=2.3.6
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=326ae0cba8a615afa42c6891640e76acc4bd230f6d6ddec120c11e30b1392067
+checksum=e6ffe489ae5a7e823d5c519dc14febb639c83e7a4455a7b6bfd5f214c7cc9848
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