Bump to 6.0.8
Signed-off-by: Piotr Gorski <lucjan.lucjanov@gmail.com>
This commit is contained in:
parent
f4c9f61eef
commit
18f52f7b2c
3 changed files with 18 additions and 21 deletions
16
.SRCINFO
16
.SRCINFO
|
@ -1,7 +1,7 @@
|
|||
pkgbase = linux-cachyos
|
||||
pkgdesc = Linux BORE scheduler Kernel by CachyOS with other patches and improvements
|
||||
pkgver = 6.0.7
|
||||
pkgrel = 2
|
||||
pkgver = 6.0.8
|
||||
pkgrel = 1
|
||||
url = https://github.com/CachyOS/linux-cachyos
|
||||
arch = x86_64
|
||||
arch = x86_64_v3
|
||||
|
@ -21,20 +21,20 @@ pkgbase = linux-cachyos
|
|||
makedepends = make
|
||||
makedepends = patch
|
||||
options = !strip
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.7.tar.xz
|
||||
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.0.8.tar.xz
|
||||
source = config
|
||||
source = config-rt
|
||||
source = auto-cpu-optimization.sh
|
||||
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.0/all/0001-cachyos-base-all.patch
|
||||
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.0/misc/0001-Add-latency-priority-for-CFS-class.patch
|
||||
source = https://raw.githubusercontent.com/cachyos/kernel-patches/master/6.0/sched/0001-bore-cachy.patch
|
||||
sha256sums = 67dacc2b78605a56e997f4c08d009be87c98ec66f1870220226c8b3cc676590f
|
||||
sha256sums = b782e644a0265c9241b225e14127024aaf5a52a5e19bf8797b4b88c1156d1faf
|
||||
sha256sums = 0de4f83996951c6faf9b2225db4f645882c47b1a09198190f97bd46e5f5fa257
|
||||
sha256sums = 750b58a388128847cecfd170074675871884ece56306603550bd23f2506b841a
|
||||
sha256sums = 34e2cad286f32d8c1c26e4ff18726c9e0aee151e82088bb78c3ae4fb536bf962
|
||||
sha256sums = e1d45b5842079a5f0f53d7ea2d66ffa3f1497766f3ccffcf13ed00f1ac67f95e
|
||||
sha256sums = dee8ed716d713f27c8d75a1cef6eabf4ddcb63fe4e37d5b9cf47b25d791e5ea0
|
||||
sha256sums = d50d641d9b692d0a289d56e45d031d53e4f1a7ce2a5176beebf1d31d6ddd0742
|
||||
sha256sums = f6c2e9deaf33760d93097d4dbb2586a163a34b20395fa27969fbf27bc246b3e5
|
||||
sha256sums = 10dac695fc3cd2bf576fe442ab7a4daf0152ca998955ddd6ec0268d1773cc19d
|
||||
sha256sums = 941ecb1d26937ef2b69f834cb9a98c2f7cb347f311fd2ecbad668f29ab1571a3
|
||||
sha256sums = 8ffd753510273686ee8944ae2c43c96650e3fead435228625d8264ba0227b06a
|
||||
|
||||
pkgname = linux-cachyos
|
||||
pkgdesc = The Linux BORE scheduler Kernel by CachyOS with other patches and improvements kernel and modules
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue