summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 54f59fd25f7d..377c31cf2bf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Dec 17 20:40:51 UTC 2017
+# Fri Dec 22 11:47:42 UTC 2017
pkgbase = linux-lts44
- pkgver = 4.4.106
+ pkgver = 4.4.107
pkgrel = 1
url = https://www.kernel.org/
arch = i686
@@ -14,7 +14,7 @@ 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.106.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.4.107.xz
source = config
source = config.x86_64
source = 99-linux.hook
@@ -22,7 +22,7 @@ pkgbase = linux-lts44
source = change-default-console-loglevel.patch
source = 0001-sdhci-revert.patch
sha256sums = 401d7c8fef594999a460d10c72c5a94e9c2e1022f16795ec51746b0d165418b2
- sha256sums = 75642b533d65b34e641bc458effa21beb011ce833a108c1d570812a9fe9cdf13
+ sha256sums = 9c0f306690c75f5dc1f40c812344d872863d4c4fd54af1a62e2708d06c5532e6
sha256sums = b11702727b1503e5a613946790978481d34d8ecc6870337fadd3ce1ef084a8e2
sha256sums = 68c7296ff2f5f55d69e83aa4d20f925df740b1eb1e6bdb0f13e8a170360ed09f
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
diff --git a/PKGBUILD b/PKGBUILD
index 9a8fea4b233d..980f51414327 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase=linux-lts44
_srcname=linux-4.4
-pkgver=4.4.106
+pkgver=4.4.107
pkgrel=1
arch=('i686' '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'
- '75642b533d65b34e641bc458effa21beb011ce833a108c1d570812a9fe9cdf13' # patch
+ '9c0f306690c75f5dc1f40c812344d872863d4c4fd54af1a62e2708d06c5532e6' # patch
'b11702727b1503e5a613946790978481d34d8ecc6870337fadd3ce1ef084a8e2'
'68c7296ff2f5f55d69e83aa4d20f925df740b1eb1e6bdb0f13e8a170360ed09f'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'