summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2016-10-07 13:34:44 -0400
committergraysky2016-10-07 13:34:44 -0400
commitcc8db63d706df9073ced8b3aff6518d8feb7b36b (patch)
treee8bade88f5cf9d21d611d095dc245a1fbfe8e457
parent99fc8853e4599b2cd8bd4ceedda73e47be865f78 (diff)
downloadaur-cc8db63d706df9073ced8b3aff6518d8feb7b36b.tar.gz
Update to 4.7.7-1
-rw-r--r--.SRCINFO16
-rw-r--r--PKGBUILD4
2 files changed, 10 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 83e9c27b432d..f82ef08396f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Oct 7 15:16:46 UTC 2016
+# Fri Oct 7 17:34:44 UTC 2016
pkgbase = linux-ck
- pkgver = 4.7.6
+ pkgver = 4.7.7
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.7.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.7.tar.sign
- source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.6.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.6.sign
+ source = http://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.7.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.7.7.sign
source = http://ck.kolivas.org/patches/muqss/4.0/4.7/4.7-sched-MuQSS_108.patch
source = config.x86_64
source = config
@@ -29,7 +29,7 @@ pkgbase = linux-ck
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/4.7.0-v8r3/0004-block-bfq-turn-BFQ-v7r11-for-4.7.0-into-BFQ-v8r3-for.patch
sha256sums = 5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10
sha256sums = SKIP
- sha256sums = 2e425c268076c3b186107edf9045e0910088699e077282b5187efb5edf2b8836
+ sha256sums = b1019b88cbced3eced1fe0a908eaac061282f39c559eaa3ea0fd3ee1b089e17e
sha256sums = SKIP
sha256sums = 132b8b23bc4cdadec63291d65665b73e2d8c0e61e1d3523788da20e0b176d197
sha256sums = 43af3622958b540e9812f5a165072537422c79b49581bba2ba058beca589e72a
@@ -52,7 +52,7 @@ pkgname = linux-ck
optdepends = crda: to set the correct wireless channels of your country
optdepends = nvidia-ck: nVidia drivers for linux-ck
optdepends = modprobed-db: Keeps track of EVERY kernel module that has ever been probed - useful for those of us who make localmodconfig
- provides = linux-ck=4.7.6
+ provides = linux-ck=4.7.7
conflicts = kernel26-ck
conflicts = linux-ck-corex
conflicts = linux-ck-p4
@@ -77,8 +77,8 @@ pkgname = linux-ck
pkgname = linux-ck-headers
pkgdesc = Header files and scripts to build modules for linux-ck.
depends = linux-ck
- provides = linux-ck-headers=4.7.6
- provides = linux-headers=4.7.6
+ provides = linux-ck-headers=4.7.7
+ provides = linux-headers=4.7.7
conflicts = kernel26-ck-headers
conflicts = linux-ck-corex-headers
conflicts = linux-ck-p4-headers
diff --git a/PKGBUILD b/PKGBUILD
index 654816a74513..f6ef5d6c30d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -56,7 +56,7 @@ _BFQ_enable_=
pkgname=(linux-ck linux-ck-headers)
_kernelname=-ck
_srcname=linux-4.7
-pkgver=4.7.6
+pkgver=4.7.7
pkgrel=1
arch=('i686' 'x86_64')
url="https://wiki.archlinux.org/index.php/Linux-ck"
@@ -92,7 +92,7 @@ source=("http://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
"$_bfqpath/$_bfqp4")
sha256sums=('5190c3d1209aeda04168145bf50569dc0984f80467159b1dc50ad731e3285f10'
'SKIP'
- '2e425c268076c3b186107edf9045e0910088699e077282b5187efb5edf2b8836'
+ 'b1019b88cbced3eced1fe0a908eaac061282f39c559eaa3ea0fd3ee1b089e17e'
'SKIP'
'132b8b23bc4cdadec63291d65665b73e2d8c0e61e1d3523788da20e0b176d197'
'43af3622958b540e9812f5a165072537422c79b49581bba2ba058beca589e72a'