summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2017-01-07 13:17:00 +0100
committerJoan Figueras2017-01-07 13:17:00 +0100
commit2502888b731245d3cb7f18696d5529634e95248e (patch)
tree501d2b1b9beaa816f645cb4dc8e3f6656a964790
parent3c23628ad5bb769ce8baa2362182e4569990d107 (diff)
downloadaur-2502888b731245d3cb7f18696d5529634e95248e.tar.gz
Update to 4.8.16 and new GCC patches
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8afa026f6dc..fd355cfdd757 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-bld
- pkgver = 4.8.15
+ pkgver = 4.8.16
pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
@@ -14,8 +14,8 @@ pkgbase = linux-bld
options = !strip
source = http://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.8.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.15.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.15.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.16.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.16.sign
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config
source = config.x86_64
@@ -35,9 +35,9 @@ pkgbase = linux-bld
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = cdeff3a6e0dc3d6189d1b1d4d6318f0942b9a28409491cf65592879e4c42b1f7
+ sha256sums = e9f2af4023ddf126045599805053efa804b35e6b3e86f05b6301a01bf8735bb8
sha256sums = SKIP
- sha256sums = e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127
+ sha256sums = 161819332ceff392151c3a25d7fdf93c103e649cbf7003fbc9a97e0c536bab0d
sha256sums = 2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151
sha256sums = 41b9a64542befd2fea170776e8ec22a7d158dd3273633afc9b91662c448cd90a
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
diff --git a/PKGBUILD b/PKGBUILD
index 51cadf4092e0..62648dd3610e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgbase=linux-bld # Build kernel with a different name
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.8.15
+pkgver=4.8.16
_srcname=linux-4.8
_pkgver2=${_srcname#*-}.0
pkgrel=1
@@ -45,9 +45,9 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- 'cdeff3a6e0dc3d6189d1b1d4d6318f0942b9a28409491cf65592879e4c42b1f7'
+ 'e9f2af4023ddf126045599805053efa804b35e6b3e86f05b6301a01bf8735bb8'
'SKIP'
- 'e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127'
+ '161819332ceff392151c3a25d7fdf93c103e649cbf7003fbc9a97e0c536bab0d'
'2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151'
'41b9a64542befd2fea170776e8ec22a7d158dd3273633afc9b91662c448cd90a'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'