summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-03-26 18:01:03 -0400
committerChris Severance2018-03-26 18:01:03 -0400
commitc05b0b4e937e5c5a063b14428a263736008b31c0 (patch)
tree3ca0ea045acf2bec8416ec125e79faad90dbb295
parent0463c119307da2290bc894080424d2cab0b4c3f1 (diff)
downloadaur-c05b0b4e937e5c5a063b14428a263736008b31c0.tar.gz
Update to 4.9.90
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ed0e1e9f1aed..beee728e5dc3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Mar 23 20:57:30 UTC 2018
+# Mon Mar 26 22:01:02 UTC 2018
pkgbase = linux-lts49
- pkgver = 4.9.89
+ pkgver = 4.9.90
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.89.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.90.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 87b42439af8030db42c2182e2122925718c04aeb526dbb85fd5c67dbfc8c49f2
+ sha256sums = 56599775e46f6537cb8ec9d2b61a981ab2c4de75f8f333d91b35c98c36aa8b7c
sha256sums = 1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
diff --git a/PKGBUILD b/PKGBUILD
index 7e003ce1e526..c3faa07cf62c 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.89"
+pkgver="4.9.90"
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'
- '87b42439af8030db42c2182e2122925718c04aeb526dbb85fd5c67dbfc8c49f2'
+ '56599775e46f6537cb8ec9d2b61a981ab2c4de75f8f333d91b35c98c36aa8b7c'
'1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'