summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoan Figueras2017-01-09 14:58:04 +0100
committerJoan Figueras2017-01-09 14:58:04 +0100
commit8ba09a2c7d61ea25353a98a3a4e19297e8ec80bd (patch)
tree48ce8df4be425c5dcee3b25ac0a6302f2e03f010
parentb8a7a9ab70d766adb51faac2209632250fbaa329 (diff)
downloadaur-8ba09a2c7d61ea25353a98a3a4e19297e8ec80bd.tar.gz
Update to 4.8.17
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 402b1b056800..398029f865b9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-bld
- pkgver = 4.8.16
- pkgrel = 2
+ pkgver = 4.8.17
+ pkgrel = 1
url = https://github.com/rmullick/linux
arch = i686
arch = x86_64
@@ -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.16.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.16.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.17.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.17.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
@@ -34,7 +34,7 @@ pkgbase = linux-bld
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = e9f2af4023ddf126045599805053efa804b35e6b3e86f05b6301a01bf8735bb8
+ sha256sums = 1e4be6f6a8eab3edcd0899db382fe1a9330320c603a9ad2c32ebb1dc6f53b3db
sha256sums = SKIP
sha256sums = 161819332ceff392151c3a25d7fdf93c103e649cbf7003fbc9a97e0c536bab0d
sha256sums = 2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151
diff --git a/PKGBUILD b/PKGBUILD
index 677f2996bf94..fba677ec1ff8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,10 +5,10 @@
pkgbase=linux-bld # Build kernel with a different name
pkgname=(linux-bld linux-bld-headers)
_kernelname=-bld
-pkgver=4.8.16
+pkgver=4.8.17
_srcname=linux-4.8
_pkgver2=${_srcname#*-}.0
-pkgrel=2
+pkgrel=1
arch=('i686' 'x86_64')
url="https://github.com/rmullick/linux"
license=('GPL2')
@@ -45,7 +45,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- 'e9f2af4023ddf126045599805053efa804b35e6b3e86f05b6301a01bf8735bb8'
+ '1e4be6f6a8eab3edcd0899db382fe1a9330320c603a9ad2c32ebb1dc6f53b3db'
'SKIP'
'161819332ceff392151c3a25d7fdf93c103e649cbf7003fbc9a97e0c536bab0d'
'2ac8818414beb7dbacbd3ad450c516e6ada804827132a7132f63b8189e5f5151'