5.0.17-1 (clr 5.0.16-755)

This commit is contained in:
Josip Ponjavic 2019-05-16 20:43:19 +02:00
parent 42482eaae1
commit 98fb1566af
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-clear pkgbase = linux-clear
pkgver = 5.0.16 pkgver = 5.0.17
pkgrel = 3 pkgrel = 1
url = https://github.com/clearlinux-pkgs/linux url = https://github.com/clearlinux-pkgs/linux
arch = x86_64 arch = x86_64
license = GPL2 license = GPL2
@ -14,7 +14,7 @@ pkgbase = linux-clear
options = !strip options = !strip
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.sign source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.0.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.0.16.xz source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.0.17.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.16-755 source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.0.16-755
source = intel-ucode-20190514.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190514.tar.gz source = intel-ucode-20190514.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190514.tar.gz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
@ -26,7 +26,7 @@ pkgbase = linux-clear
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43 sha256sums = 437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43
sha256sums = SKIP sha256sums = SKIP
sha256sums = 4f65b5c352b559f67fda7dea4bae0c94af29c5dc1477870496f6ab38e188dfe7 sha256sums = 8766d2a066324e3d72e7a95b531c4373a006c15fa34132abf570cc82b9d09ae2
sha256sums = SKIP sha256sums = SKIP
sha256sums = 553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3 sha256sums = 553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d

View file

@ -63,12 +63,12 @@ _rev_override="n"
### IMPORTANT: Do no edit below this line unless you know what you're doing ### IMPORTANT: Do no edit below this line unless you know what you're doing
_major=5.0 _major=5.0
_minor=16 _minor=17
_srcname=linux-${_major} _srcname=linux-${_major}
_clr=${_major}.16-755 _clr=${_major}.16-755
pkgbase=linux-clear pkgbase=linux-clear
pkgver=${_major}.${_minor} pkgver=${_major}.${_minor}
pkgrel=3 pkgrel=1
arch=('x86_64') arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux" url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2') license=('GPL2')
@ -336,7 +336,7 @@ done
sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43' sha256sums=('437b141a6499159f5a7282d5eb4b2be055f8e862ccce44d7464e8759c31a2e43'
'SKIP' 'SKIP'
'4f65b5c352b559f67fda7dea4bae0c94af29c5dc1477870496f6ab38e188dfe7' '8766d2a066324e3d72e7a95b531c4373a006c15fa34132abf570cc82b9d09ae2'
'SKIP' 'SKIP'
'553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3' '553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d' '226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'