summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-12-08 15:28:17 -0500
committergraysky2016-12-08 15:28:17 -0500
commit1597b1d85c2813d59eea59170b14eb36db0d70e1 (patch)
tree49882d858e78990a54af5d9d400ee1dd04855e66
parent534ea03f8d05a95db7bf44b6cb304cc3b836d89f (diff)
downloadaur-1597b1d85c2813d59eea59170b14eb36db0d70e1.tar.gz
Update to 4.8.13-2
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82a5f5cb457e..db99663a9965 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Tue Dec 6 23:01:47 UTC 2016
+# Thu Dec 8 20:28:16 UTC 2016
pkgbase = linux-ck
- pkgver = 4.8.12
+ pkgver = 4.8.13
pkgrel = 2
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.12.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.12.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.13.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.8.13.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
@@ -26,7 +26,7 @@ pkgbase = linux-ck
source = fix_race_condition_in_packet_set_ring.diff
sha256sums = 3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a
sha256sums = SKIP
- sha256sums = 9a498761be20c10db6b30fac095e0591173d4046c19585bcdd7a72ca8503eb87
+ sha256sums = f0e2f7f738e1a639956e01ba7ef8d3df40ecb5c7586eb366bcd4af70049a7a3c
sha256sums = SKIP
sha256sums = cea596c606da2125946154a0121ea0516583f659ad823c93669ad5d25bbc3ef7
sha256sums = e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127
@@ -45,12 +45,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.12
+ provides = linux-ck=4.8.13
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.12
- provides = linux-headers=4.8.12
+ provides = linux-ck-headers=4.8.13
+ provides = linux-headers=4.8.13
diff --git a/PKGBUILD b/PKGBUILD
index 3d00abbd4f5a..9f86d53a5096 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.8
-pkgver=4.8.12
+pkgver=4.8.13
pkgrel=2
_ckpatchversion=8
arch=('i686' 'x86_64')
@@ -71,7 +71,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('3e9150065f193d3d94bcf46a1fe9f033c7ef7122ab71d75a7fb5a2f0c9a7e11a'
'SKIP'
- '9a498761be20c10db6b30fac095e0591173d4046c19585bcdd7a72ca8503eb87'
+ 'f0e2f7f738e1a639956e01ba7ef8d3df40ecb5c7586eb366bcd4af70049a7a3c'
'SKIP'
'cea596c606da2125946154a0121ea0516583f659ad823c93669ad5d25bbc3ef7'
'e1b8c54c3b81dfd526e24287436b16ec523715e6b3b96156c3e57af035ade127'