Skip to content

Commit

Permalink
zfs: update to 2.2.2.
Browse files Browse the repository at this point in the history
  • Loading branch information
classabbyamp committed Dec 1, 2023
1 parent d6f55f0 commit 9091492
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 54 deletions.
51 changes: 0 additions & 51 deletions srcpkgs/zfs/patches/default-zfs_dmu_offset_next_sync-to-off.patch

This file was deleted.

6 changes: 3 additions & 3 deletions srcpkgs/zfs/template
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# Template file for 'zfs'
pkgname=zfs
version=2.2.1
revision=2
version=2.2.2
revision=1
build_style=gnu-configure
configure_args="--with-config=user --with-mounthelperdir=/usr/bin
--with-udevdir=/usr/lib/udev --with-udevruledir=/usr/lib/udev/rules.d
Expand All @@ -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=4ff2de43d39710283ae8ff1744aa96e6cdc83c8efe86a715294d4f6bc34a8e8e
checksum=76bc0547d9ba31d4b0142e417aaaf9f969072c3cb3c1a5b10c8738f39ed12fc9
# dkms must be before initramfs-regenerate to build modules before images
triggers="dkms initramfs-regenerate"
dkms_modules="zfs ${version}"
Expand Down

0 comments on commit 9091492

Please sign in to comment.