summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Jung2022-05-18 18:12:57 +0200
committerPeter Jung2022-05-18 18:12:57 +0200
commite25d7c602b99b1b07442439c298e67a66aef9742 (patch)
tree49bf1865f97a01972bb38568481b06af5c016e3a
parentc76ba4bce5c6ea2e6f401be91a97a4249e82a5f0 (diff)
downloadaur-e25d7c602b99b1b07442439c298e67a66aef9742.tar.gz
5.17.9-1
-rwxr-xr-x.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2544d56b617..e054ac9d66b7 100755
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-tt
pkgdesc = Linux TT scheduler Kernel by CachyOS with other patches and improvements
- pkgver = 5.17.8
+ pkgver = 5.17.9
pkgrel = 1
url = https://github.com/CachyOS/linux-cachyos
arch = x86_64
@@ -24,7 +24,7 @@ pkgbase = linux-tt
makedepends = make
makedepends = patch
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.17.8.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.17.9.tar.xz
source = config
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/sched/0001-tt.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0001-arch.patch
@@ -43,7 +43,7 @@ pkgbase = linux-tt
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0014-lrng.patch
source = https://raw.githubusercontent.com/ptr1337/kernel-patches/master/5.17/0015-ck-hrtimer.patch
source = auto-cpu-optimization.sh
- sha256sums = 117961d8c75178d386b0aac1dee2e34046eee7f6f075a4c2be6ac10c4324236a
+ sha256sums = 172424bc41ef2df9b19457ceb022b56a51eb9497529b15ce7e9b8d6f90ad5978
sha256sums = 7ad9dced23394e7db11dc70e5ad95589828001c8b09d3c1f9d54375e3c396dcb
sha256sums = c048c4d43196d5d003897012b40da442d932f322b85e9805824450faa5df00ef
sha256sums = 09aa0e17190ee113a352573b2d2386cc04b522641fd277306e8ace9fd7af0037
diff --git a/PKGBUILD b/PKGBUILD
index 72f8a0079a46..b67935a6da3c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -111,7 +111,7 @@ else
pkgbase=linux-${_cpusched}
fi
_major=5.17
-_minor=8
+_minor=9
#_minorc=$((_minor+1))
#_rcver=rc8
pkgver=${_major}.${_minor}
@@ -690,7 +690,7 @@ for _p in "${pkgname[@]}"; do
}"
done
-sha256sums=('117961d8c75178d386b0aac1dee2e34046eee7f6f075a4c2be6ac10c4324236a'
+sha256sums=('172424bc41ef2df9b19457ceb022b56a51eb9497529b15ce7e9b8d6f90ad5978'
'7ad9dced23394e7db11dc70e5ad95589828001c8b09d3c1f9d54375e3c396dcb'
'c048c4d43196d5d003897012b40da442d932f322b85e9805824450faa5df00ef'
'09aa0e17190ee113a352573b2d2386cc04b522641fd277306e8ace9fd7af0037'