4.16.14-2 (clr 4.16.12-576)

This commit is contained in:
Josip Ponjavic 2018-06-06 17:22:21 +02:00
parent 1e9c22f2f2
commit ebda0ef379
2 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.16.14
pkgrel = 1
pkgrel = 2
url = https://github.com/clearlinux-pkgs/linux
arch = x86_64
license = GPL2
@ -16,7 +16,7 @@ pkgbase = linux-clear
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.16.tar.sign
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.14.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.16.14.sign
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=d4e8d03bba0f5297e077be4c5dfac3a4a9f314d9
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=045b7b68aa3b62dda6130ac1344ba8155fc1dbd3
source = https://downloadmirror.intel.com/27776/eng/microcode-20180425.tgz
source = enable_additional_cpu_optimizations-20180509.tar.gz::https://github.com/graysky2/kernel_gcc_patch/archive/20180509.tar.gz
source = 60-linux.hook

View file

@ -68,8 +68,8 @@ __basekernel=4.16
_minor=14
pkgver=${__basekernel}.${_minor}
#_clearver=${__basekernel}.12-575
_clearver=d4e8d03bba0f5297e077be4c5dfac3a4a9f314d9
pkgrel=1
_clearver=045b7b68aa3b62dda6130ac1344ba8155fc1dbd3
pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')