6.6.14-1 (clr 6.6.12-1400)

This commit is contained in:
Josip Ponjavic 2024-01-26 17:41:40 +01:00
parent 2abf7a6b49
commit 28b236287b
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
pkgver = 6.6.13
pkgver = 6.6.14
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.6.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/linux-6.6.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.6.13.xz
source = https://cdn.kernel.org/pub/linux/kernel/v6.x/patch-6.6.14.xz
source = linux-clear::git+https://github.com/clearlinux-pkgs/linux.git#tag=6.6.12-1400
source = more-uarches-20230105.tar.gz::https://github.com/graysky2/kernel_compiler_patch/archive/20230105.tar.gz
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0
sha256sums = SKIP
sha256sums = 97fa2d19950c79cf57d3cf02bf3f696acbc98bf27bfacfa04492941ec8627a83
sha256sums = 976f6f1802b225b52448007cd377555ca39c19685edb67226b0bdbc6b2908e28
sha256sums = SKIP
sha256sums = 802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23

View file

@ -86,7 +86,7 @@
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=6.6
_minor=13
_minor=14
_srcname=linux-${_major}
_clr=${_major}.12-1400
_gcc_more_v='20230105'
@ -418,7 +418,7 @@ done
sha256sums=('d926a06c63dd8ac7df3f86ee1ffc2ce2a3b81a2d168484e76b5b389aba8e56d0'
'SKIP'
'97fa2d19950c79cf57d3cf02bf3f696acbc98bf27bfacfa04492941ec8627a83'
'976f6f1802b225b52448007cd377555ca39c19685edb67226b0bdbc6b2908e28'
'SKIP'
'802946f623c69ae1a636b63697c23ca48af31a099415ed837d2c1e168a272d23')