4.17.7-2 (clr 4.17.6-592)

This commit is contained in:
Josip Ponjavic 2018-07-17 20:50:40 +02:00
parent 6da0fa140f
commit 721e9cdf2b
2 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
pkgbase = linux-clear
pkgver = 4.17.7
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.17.tar.sign
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.7.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.17.7.sign
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=b97935c254430d481eef40f140536311a817c1c6
source = clearlinux::git+https://github.com/clearlinux-pkgs/linux.git#commit=6a33010f47191778ac7c09b3fd0f4a1d2d011f28
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

@ -67,9 +67,9 @@ pkgbase=linux-clear
__basekernel=4.17
_minor=7
pkgver=${__basekernel}.${_minor}
#_clearver=${__basekernel}.6-591
_clearver=b97935c254430d481eef40f140536311a817c1c6
pkgrel=1
#_clearver=${__basekernel}.6-592
_clearver=6a33010f47191778ac7c09b3fd0f4a1d2d011f28
pkgrel=2
arch=('x86_64')
url="https://github.com/clearlinux-pkgs/linux"
license=('GPL2')