summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPeter Jung2022-08-15 11:55:54 +0200
committerPeter Jung2022-08-15 11:55:54 +0200
commitcdfdfcc7ec72f10c3a3f3a34bccef6bc1d0f519e (patch)
tree472bbf8822ba80fcd37c61487881784f6bf2dd76 /PKGBUILD
parent65e42dc49a21f40f39bcd4537e59d63942083118 (diff)
downloadaur-cdfdfcc7ec72f10c3a3f3a34bccef6bc1d0f519e.tar.gz
5.19.1-2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b254164bb68f..1b87a491cf85 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -158,7 +158,7 @@ _stable=${_major}.${_minor}
_srcname=linux-${_stable}
#_srcname=linux-${_major}
pkgdesc='Linux TT scheduler Kernel by CachyOS with other patches and improvements'
-pkgrel=1
+pkgrel=2
_kernver=$pkgver-$pkgrel
arch=('x86_64' 'x86_64_v3')
url="https://github.com/CachyOS/linux-cachyos"
@@ -188,7 +188,7 @@ source=(
"${_patchsource}/all/0001-cachyos-base-all.patch")
## ZFS Support
if [ -n "$_build_zfs" ]; then
- source+=("git+https://github.com/openzfs/zfs.git#commit=17512aba0c33f73b74e5bd10f11e6d41c10f709f")
+ source+=("git+https://github.com/openzfs/zfs.git#commit=db5fd16f0b7fd5bd5e19350829c46d526fed6d71")
fi
## BMQ Scheduler
if [ "$_cpusched" = "bmq" ]; then
@@ -887,5 +887,5 @@ done
sha256sums=('f4e27b926ea2c66b808db1f5706254cf92a8899e2108eedb0c3a7d12499aea55'
'6b0338cb4adcc48b0c9db4b2e9d861562fd1e096144c65fc35b93c788ed97eb3'
'ce8bf7807b45a27eed05a5e1de5a0bf6293a3bbc2085bacae70cd1368f368d1f'
- '1d42d128d1a3d414e6fd2b8cf5b5f8867061f749644e8e5600526ac47a770fad'
+ 'c04623bfb274c2422f6286c8befd52b835d2da9f953b1c66007bd851d2756365'
'69fd6412f4412ff8e1585f33cb568ad56c0184e3d28bf3f1ca72f56f305a62d2')