summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2017-01-09 04:12:40 -0500
committergraysky2017-01-09 04:12:40 -0500
commit024a6161b060c34ecd6bcb1e343656ba428f6622 (patch)
tree7e06b1076e6a344811a6d868f7f2971bfe373cc1
parentd8314ea0385cc8be2a60f69870801bd36f64c4cf (diff)
downloadaur-024a6161b060c34ecd6bcb1e343656ba428f6622.tar.gz
Update to 4.8.17-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 285499159ad9..2903b707c5bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Jan 8 18:05:27 UTC 2017
+# Mon Jan 9 09:12:40 UTC 2017
pkgbase = linux-ck
- pkgver = 4.8.16
+ pkgver = 4.8.17
pkgrel = 1
url = https://wiki.archlinux.org/index.php/Linux-ck
arch = i686
@@ -14,8 +14,8 @@ pkgbase = linux-ck
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://ck.kolivas.org/patches/4.0/4.8/4.8-ck8/patch-4.8-ck8.xz
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config.x86_64
@@ -27,7 +27,7 @@ pkgbase = linux-ck
source = 0001-x86-fpu-Fix-invalid-FPU-ptrace-state-after-execve.patch
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = e9f2af4023ddf126045599805053efa804b35e6b3e86f05b6301a01bf8735bb8
+ sha256sums = 1e4be6f6a8eab3edcd0899db382fe1a9330320c603a9ad2c32ebb1dc6f53b3db
sha256sums = SKIP
sha256sums = cea596c606da2125946154a0121ea0516583f659ad823c93669ad5d25bbc3ef7
sha256sums = c26b4b76ca3b3dc864e1470001b46f65e007252e984e9b3c6cc8e90a18b7317f
@@ -47,12 +47,12 @@ pkgname = linux-ck
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux-ck=4.8.16
+ provides = linux-ck=4.8.17
backup = etc/mkinitcpio.d/linux-ck.preset
pkgname = linux-ck-headers
pkgdesc = Header files and scripts for building modules for Linux-ck kernel
depends = linux-ck
- provides = linux-ck-headers=4.8.16
- provides = linux-headers=4.8.16
+ provides = linux-ck-headers=4.8.17
+ provides = linux-headers=4.8.17
diff --git a/PKGBUILD b/PKGBUILD
index 7fc3fca56a50..a042f17020f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.8
-pkgver=4.8.16
+pkgver=4.8.17
pkgrel=1
_ckpatchversion=8
arch=('i686' 'x86_64')
@@ -72,7 +72,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- 'e9f2af4023ddf126045599805053efa804b35e6b3e86f05b6301a01bf8735bb8'
+ '1e4be6f6a8eab3edcd0899db382fe1a9330320c603a9ad2c32ebb1dc6f53b3db'
'SKIP'
'cea596c606da2125946154a0121ea0516583f659ad823c93669ad5d25bbc3ef7'
'c26b4b76ca3b3dc864e1470001b46f65e007252e984e9b3c6cc8e90a18b7317f'