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 5c745b3a85ba..95e12d07859c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Feb 26 01:23:05 UTC 2018
+# Thu Mar 1 01:33:50 UTC 2018
pkgbase = linux-lts49
- pkgver = 4.9.84
+ pkgver = 4.9.85
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -15,13 +15,13 @@ pkgbase = linux-lts49
makedepends = git
options = !strip
source = https://www.kernel.org/pub/linux/kernel/v4.x/linux-4.9.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.84.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.85.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 366b7e544ae5f8fe90d8aa7e31f8633553d629e485c1c6f246d833cfdfe8c95a
+ sha256sums = 800fb837c1fa05774662a384b20f3202ed098fed66d2a61baf06b9a0c7abfc04
sha256sums = 1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
diff --git a/PKGBUILD b/PKGBUILD
index f0b136f4ca7d..a2b0b7628f88 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ set -u
pkgbase="linux-lts49"
#pkgbase=linux-lts-custom
_srcname="linux-4.9"
-pkgver="4.9.84"
+pkgver="4.9.85"
pkgrel='1'
arch=('x86_64')
url="https://www.kernel.org/"
@@ -24,7 +24,7 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.xz
change-default-console-loglevel.patch)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- '366b7e544ae5f8fe90d8aa7e31f8633553d629e485c1c6f246d833cfdfe8c95a'
+ '800fb837c1fa05774662a384b20f3202ed098fed66d2a61baf06b9a0c7abfc04'
'1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'