summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2017-01-15 08:27:14 -0500
committergraysky2017-01-15 08:27:14 -0500
commit19b45a07a8d13205177474e965185458c8c0dec4 (patch)
tree9e845b2e1dd766c361047875149898afc22a8256
parent7b2b4e4594b7743d16571660d5449c8853b8f0b8 (diff)
downloadaur-19b45a07a8d13205177474e965185458c8c0dec4.tar.gz
Update to 4.9.4-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d6ebbdd50c7f..a573fa9db68b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Jan 13 21:20:24 UTC 2017
+# Sun Jan 15 13:27:14 UTC 2017
pkgbase = linux-ck
- pkgver = 4.9.3
+ pkgver = 4.9.4
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.9.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.3.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.3.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.4.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.4.sign
source = http://ck.kolivas.org/patches/4.0/4.9/4.9-ck1/patch-4.9-ck1.xz
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+_kernel_v3.15+.patch.gz
source = config
@@ -26,7 +26,7 @@ pkgbase = linux-ck
source = 0001-x86-fpu-Fix-invalid-FPU-ptrace-state-after-execve.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
sha256sums = SKIP
- sha256sums = 4465c0367becfdec0cd4ce3eb7e0f07e1bb1033bc26d49f08489a95596c782f6
+ sha256sums = ce711beba69745c5203a9e50ae5147c8d97ef084679a67cbb39e0090d2dcffe2
sha256sums = SKIP
sha256sums = 5b9d8f4ef73f87e8595de66ccc38bad86e290fd9453bd536b9cc950f5344b82d
sha256sums = c26b4b76ca3b3dc864e1470001b46f65e007252e984e9b3c6cc8e90a18b7317f
@@ -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.9.3
+ provides = linux-ck=4.9.4
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.9.3
- provides = linux-headers=4.9.3
+ provides = linux-ck-headers=4.9.4
+ provides = linux-headers=4.9.4
diff --git a/PKGBUILD b/PKGBUILD
index 8c67ff7b1e4d..58724f25219b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,7 +44,7 @@ _use_current=
pkgbase=linux-ck
_srcname=linux-4.9
-pkgver=4.9.3
+pkgver=4.9.4
pkgrel=1
_ckpatchversion=1
arch=('i686' 'x86_64')
@@ -71,7 +71,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
)
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
'SKIP'
- '4465c0367becfdec0cd4ce3eb7e0f07e1bb1033bc26d49f08489a95596c782f6'
+ 'ce711beba69745c5203a9e50ae5147c8d97ef084679a67cbb39e0090d2dcffe2'
'SKIP'
'5b9d8f4ef73f87e8595de66ccc38bad86e290fd9453bd536b9cc950f5344b82d'
'c26b4b76ca3b3dc864e1470001b46f65e007252e984e9b3c6cc8e90a18b7317f'