summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaire Farron2015-12-18 21:38:18 +0000
committerClaire Farron2015-12-18 21:38:18 +0000
commit3d70714874735f96c3998dc54c16fd3b0a9027e3 (patch)
treed43446b35ee0906657d407a544064a35f6ac8b6f
parentaf05f16fc575dce0498dd6de447776bf1d5edbab (diff)
downloadaur-3d70714874735f96c3998dc54c16fd3b0a9027e3.tar.gz
Update to 3.12.51
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ea9757ac0a7..cf36c8b84b66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,8 @@
+# Generated by mksrcinfo v8
+# Fri Dec 18 21:38:01 UTC 2015
pkgbase = linux-lts312-ck
pkgdesc = The linux-lts312-ck kernel and modules - 3.12 longterm stable kernel
- pkgver = 3.12.50
+ pkgver = 3.12.51
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -12,8 +14,8 @@ pkgbase = linux-lts312-ck
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.12.tar.xz
source = https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.12.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.50.xz
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.50.sign
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.51.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.51.sign
source = http://ck.kolivas.org/patches/3.0/3.12/3.12-ck2/patch-3.12-ck2.bz2
source = http://repo-ck.com/source/gcc_patch/enable_additional_cpu_optimizations_for_gcc_v4.9+.patch.gz
source = linux-lts312-ck.preset
@@ -32,7 +34,7 @@ pkgbase = linux-lts312-ck
source = http://algo.ing.unimo.it/people/paolo/disk_sched/patches/3.12.0-v7r8/0003-block-bfq-add-Early-Queue-Merge-EQM-to-BFQ-v7r8-for-3.12.0.patch
sha256sums = 2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02
sha256sums = SKIP
- sha256sums = 37809e5d7b0877bf62b2d1f7cb03f079ee7299b3afce2b4eb339cbef32f80c33
+ sha256sums = 6b7eedb0e67139d5d9c774911a5d44c417597449a8239e6bd70af3d43e638867
sha256sums = SKIP
sha256sums = 413def4af24ff70615cf5ef5cc1f1347bd634d87686a84ad0e2c2d3b052da8b8
sha256sums = c6c4a9f77683b95c37636b20c4bc8a1f8214c87feef7fc469e58534fcc32fb4a
diff --git a/PKGBUILD b/PKGBUILD
index 8b8322d2f50b..5df2ac984103 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -59,7 +59,7 @@ _pkgname=${pkgname}
_kernelname=${_pkgname#linux}
_basekernel=3.12
true && pkgname=(${_pkgname} ${_pkgname}-headers)
-pkgver=3.12.50
+pkgver=3.12.51
pkgrel=1
arch=('i686' 'x86_64')
url="http://www.kernel.org/"
@@ -92,7 +92,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v3.x/linux-3.12.tar.xz"
sha256sums=('2e120ec7fde19fa51dc6b6cc11c81860a0775defcad5a5bf910ed9a50e845a02'
'SKIP'
- '37809e5d7b0877bf62b2d1f7cb03f079ee7299b3afce2b4eb339cbef32f80c33'
+ '6b7eedb0e67139d5d9c774911a5d44c417597449a8239e6bd70af3d43e638867'
'SKIP'
'413def4af24ff70615cf5ef5cc1f1347bd634d87686a84ad0e2c2d3b052da8b8'
'c6c4a9f77683b95c37636b20c4bc8a1f8214c87feef7fc469e58534fcc32fb4a'