6.4.11-1 (clr 6.4.11-1349)

This commit is contained in:
Josip Ponjavic 2023-08-18 18:58:14 +02:00
parent 2e7f22455a
commit 9bf658cb8b
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
pkgver = 6.4.10
pkgver = 6.4.11
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@ -14,14 +14,14 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.4.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.4.10.xz
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.4.9-1345
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.4.11.xz
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.4.11-1349
source = more-uarches-20230105.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20230105.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3
sha256sums = SKIP
sha256sums = a0d5d93ee5ba65df2f361b487286e59518b73f1371af0a186da7c52c5069c4a2
sha256sums = 3325978980c53257d2be61c8ca75b15fa3d705614ac85e712ac977164106153d
sha256sums = SKIP
sha256sums = 802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23

View file

@ -86,9 +86,9 @@
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=6.4
_minor=10
_minor=11
_srcname=linux-${_major}
_clr=${_major}.9-1345
_clr=${_major}.11-1349
_gcc_more_v='20230105'
pkgbase=linux-clear
pkgver=${_major}.${_minor}
@ -421,7 +421,7 @@ done
sha256sums=('8fa0588f0c2ceca44cac77a0e39ba48c9f00a6b9dc69761c02a5d3efac8da7f3'
'SKIP'
'a0d5d93ee5ba65df2f361b487286e59518b73f1371af0a186da7c52c5069c4a2'
'3325978980c53257d2be61c8ca75b15fa3d705614ac85e712ac977164106153d'
'SKIP'
'802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23')