summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-04-30 18:34:35 -0400
committerChris Severance2018-04-30 18:34:35 -0400
commit63ec33c18b512ccb3b98a3e5d55e43487b9a916a (patch)
tree46c18d4cbd3bc4bd6f181b04cc5585cdc23af198
parent4294d81e846b4565280c7c9c749bf533fa7efdb9 (diff)
downloadaur-63ec33c18b512ccb3b98a3e5d55e43487b9a916a.tar.gz
autu: Update to 4.9.97-1
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8790c65eac7f..620c5c1a7eeb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Thu Apr 26 21:29:59 UTC 2018
+# Mon Apr 30 22:34:35 UTC 2018
pkgbase = linux-lts49
- pkgver = 4.9.96
+ pkgver = 4.9.97
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.96.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.97.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = e04f5c59dffed0c6a8a81b89ecc82e3edbc6a03a97959039daaf42279a403a6c
+ sha256sums = c8c98c47dc025c0ad9c11eb8702e66a51e49e13b5ea219572dc8661d25b8c98d
sha256sums = 1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
diff --git a/PKGBUILD b/PKGBUILD
index af5e793ce668..4f4fa0c52f73 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.96"
+pkgver="4.9.97"
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'
- 'e04f5c59dffed0c6a8a81b89ecc82e3edbc6a03a97959039daaf42279a403a6c'
+ 'c8c98c47dc025c0ad9c11eb8702e66a51e49e13b5ea219572dc8661d25b8c98d'
'1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'