Skip to content

Commit 9d9e02f

Browse files
committed
linux-cachyos-rc: Add zfs compatibility
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent c671afd commit 9d9e02f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

linux-cachyos-rc/PKGBUILD

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -215,7 +215,7 @@ fi
215215
# ZFS support
216216
if [ -n "$_build_zfs" ]; then
217217
makedepends+=(git)
218-
source+=("git+https://github.com/cachyos/zfs.git#commit=55a3483f28e69bf0514abb8c0a8e3812da282e73")
218+
source+=("git+https://github.com/cachyos/zfs.git#commit=a1f1f269e1de4880a5fdc47e0e2c1fb3a4404330")
219219
fi
220220

221221
# NVIDIA pre-build module support

0 commit comments

Comments
 (0)