We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8cf96a9 commit 3b3d4b4Copy full SHA for 3b3d4b4
srcpkgs/zfs/template
@@ -1,6 +1,6 @@
1
# Template file for 'zfs'
2
pkgname=zfs
3
-version=2.3.4
+version=2.3.5
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 <[email protected]>"
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=9ec397cf360133161a1180035f3e7d6962186ed2b3457953a28d45aa883fa495
+checksum=326ae0cba8a615afa42c6891640e76acc4bd230f6d6ddec120c11e30b1392067
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