5.3.14-1 (clr 5.3.12-871)

This commit is contained in:
Josip Ponjavic 2019-11-29 13:26:12 +01:00
parent c7102455ec
commit f7a285f4b0
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgdesc = Clear Linux
pkgver = 5.3.13
pkgver = 5.3.14
pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
@ -15,7 +15,7 @@ pkgbase = linux-clear
options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.3.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.13.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.3.14.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.3.12-871
source = enable_additional_cpu_optimizations-20190822.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20190822.tar.gz
source = add-acs-overrides.patch::https://aur.archlinux.org/cgit/aur.git/plain/add-acs-overrides.patch?h=linux-vfio
@ -23,7 +23,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2
sha256sums = SKIP
sha256sums = 8703ef5c94045f62d5ce89933c5d833178aced36804897bba139f643dab08d64
sha256sums = 6cd4270276e526f4324024e723b74fa18ef8d0e87752f58ea42e04198a301e81
sha256sums = SKIP
sha256sums = 8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5
sha256sums = dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1

View file

@ -63,7 +63,7 @@ _enable_acs_override="y"
### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.3
_minor=13
_minor=14
_srcname=linux-${_major}
_clr=${_major}.12-871
pkgbase=linux-clear
@ -330,7 +330,7 @@ done
sha256sums=('78f3c397513cf4ff0f96aa7d09a921d003e08fa97c09e0bb71d88211b40567b2'
'SKIP'
'8703ef5c94045f62d5ce89933c5d833178aced36804897bba139f643dab08d64'
'6cd4270276e526f4324024e723b74fa18ef8d0e87752f58ea42e04198a301e81'
'SKIP'
'8c11086809864b5cef7d079f930bd40da8d0869c091965fa62e95de9a0fe13b5'
'dbf4ac4b873ce6972e63b78d74ddba18f2701716163bb7f4b4fe5e909346a6e1')