summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJames Bunton2018-02-01 10:50:15 +1100
committerJames Bunton2018-02-01 10:51:34 +1100
commitf4f53d1d94e193717a837f0869396a14eecd9b88 (patch)
tree1076a53375f8701c5c517181376484c5a0fa62d3
parent0c5719515bf2e1dcb22a9e2835b0c6b234036785 (diff)
downloadaur-f4f53d1d94e193717a837f0869396a14eecd9b88.tar.gz
Updated to 4.4.114
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7108415a4c0f..aa9e412fe90d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts44
- pkgver = 4.4.113
+ pkgver = 4.4.114
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -11,14 +11,14 @@ pkgbase = linux-lts44
makedepends = bc
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.4.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.113.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.114.xz
source = config.x86_64
source = 99-linux.hook
source = linux.preset
source = change-default-console-loglevel.patch
source = 0001-sdhci-revert.patch
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
- sha256sums = 1f82f5919cd0b38104aab820e8204b6e7d8f06e603bb062fbf71776a799c309d
+ sha256sums = c1c1b77ec4203d056af05c1890c063dd8d6ba8aef1ed887e45cec4300543ebe5
sha256sums = b3edb3348477c6531f7aa307e1f692ceef900d3d59d66f8578b35086dc8d1a06
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c
diff --git a/PKGBUILD b/PKGBUILD
index 346c2bdc7cc9..f8e3a8315811 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-lts44
_srcname=linux-4.4
-pkgver=4.4.113
+pkgver=4.4.114
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -21,7 +21,7 @@ source=("https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz"
'change-default-console-loglevel.patch'
0001-sdhci-revert.patch)
sha256sums=('401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2'
- '1f82f5919cd0b38104aab820e8204b6e7d8f06e603bb062fbf71776a799c309d' # patch
+ 'c1c1b77ec4203d056af05c1890c063dd8d6ba8aef1ed887e45cec4300543ebe5' # patch
'b3edb3348477c6531f7aa307e1f692ceef900d3d59d66f8578b35086dc8d1a06'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'f0d90e756f14533ee67afda280500511a62465b4f76adcc5effa95a40045179c'