5.1.14-3 (clr 5.1.14-788)

This commit is contained in:
Josip Ponjavic 2019-06-24 22:38:44 +02:00
parent c8f7ba6f39
commit a1b69a452d
2 changed files with 8 additions and 8 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 5.1.14
pkgrel = 2
pkgrel = 3
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@ -15,8 +15,8 @@ pkgbase = linux-clear
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.1.tar.xz
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.1.tar.sign
source = https://cdn.kernel.org/pub/linux/kernel/v5.x/patch-5.1.14.xz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.1.10-783
source = intel-ucode-20190514.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190514.tar.gz
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#tag=5.1.14-788
source = intel-ucode-20190618.tar.gz::https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/archive/microcode-20190618.tar.gz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = 60-linux.hook
source = 90-linux.hook
@ -28,7 +28,7 @@ pkgbase = linux-clear
sha256sums = SKIP
sha256sums = 73123bc2a48686c94dd3c8e635f1475a2dfd89ebdd06e3f6a42a1e604ba90a21
sha256sums = SKIP
sha256sums = 553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3
sha256sums = 74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5
sha256sums = 226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636

View file

@ -65,16 +65,16 @@ _rev_override="n"
_major=5.1
_minor=14
_srcname=linux-${_major}
_clr=${_major}.10-783
_clr=${_major}.14-788
pkgbase=linux-clear
pkgver=${_major}.${_minor}
pkgrel=2
pkgrel=3
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')
makedepends=('bc' 'git' 'inetutils' 'kmod' 'libelf' 'linux-firmware' 'xmlto')
options=('!strip')
_ucode='20190514'
_ucode='20190618'
_gcc_more_v='20180509'
source=(
"https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-${_major}.tar.xz"
@ -342,7 +342,7 @@ sha256sums=('d06a7be6e73f97d1350677ad3bae0ce7daecb79c2c2902aaabe806f7fa94f041'
'SKIP'
'73123bc2a48686c94dd3c8e635f1475a2dfd89ebdd06e3f6a42a1e604ba90a21'
'SKIP'
'553858de4315d267d1f259d1146db028eec5112a797379a7a83f5c8a22e626b3'
'74ec7415988d40fa53686d994cf8cb27accdbd35c5373c4c3afc2e93372ebba5'
'226e30068ea0fecdb22f337391385701996bfbdba37cdcf0f1dbf55f1080542d'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'c043f3033bb781e2688794a59f6d1f7ed49ef9b13eb77ff9a425df33a244a636'