summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorClaire Farron2016-02-06 19:13:57 +0000
committerClaire Farron2016-02-06 19:13:57 +0000
commit8dc70e7d4d7deb2fb4de3d085fd5a4d3ededabed (patch)
tree9ddecb73c1880a0e5aa340cacc8343058cac8446
parent91bfd8bda925eead019a185628080b2aee9a5988 (diff)
downloadaur-8dc70e7d4d7deb2fb4de3d085fd5a4d3ededabed.tar.gz
Update to 3.12.53
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bbe096d6ae19..8e316feb9ba5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jan 17 15:50:20 UTC 2016
+# Sat Feb 6 19:13:53 UTC 2016
pkgbase = linux-lts312-ck
pkgdesc = The linux-lts312-ck kernel and modules - 3.12 longterm stable kernel
- pkgver = 3.12.52
+ pkgver = 3.12.53
pkgrel = 1
url = http://www.kernel.org/
arch = i686
@@ -14,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.52.xz
- source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.52.sign
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.53.xz
+ source = https://www.kernel.org/pub/linux/kernel/v3.x/patch-3.12.53.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
@@ -34,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 = 31a4b7089d216043846abec0d90fd9f8c78324b278e3d7c4de764d6b9c886bc7
+ sha256sums = f49100081c33923cdc5fb97a5a9ff91a975deaa4b75642079c43c4b474c17fc5
sha256sums = SKIP
sha256sums = 413def4af24ff70615cf5ef5cc1f1347bd634d87686a84ad0e2c2d3b052da8b8
sha256sums = c6c4a9f77683b95c37636b20c4bc8a1f8214c87feef7fc469e58534fcc32fb4a
diff --git a/PKGBUILD b/PKGBUILD
index 1cabd5253146..da15dee6fb02 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.52
+pkgver=3.12.53
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'
- '31a4b7089d216043846abec0d90fd9f8c78324b278e3d7c4de764d6b9c886bc7'
+ 'f49100081c33923cdc5fb97a5a9ff91a975deaa4b75642079c43c4b474c17fc5'
'SKIP'
'413def4af24ff70615cf5ef5cc1f1347bd634d87686a84ad0e2c2d3b052da8b8'
'c6c4a9f77683b95c37636b20c4bc8a1f8214c87feef7fc469e58534fcc32fb4a'