summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2018-07-27 15:02:45 -0400
committerChris Severance2018-07-27 15:02:45 -0400
commit482ce24d64e13e2e583230ca36209068a1318bb4 (patch)
tree288eabbf4b1d10000cd5a96184788cc68cf0ffac
parent8c0c0a341da634b617554c03a408d5eb136b5b57 (diff)
downloadaur-482ce24d64e13e2e583230ca36209068a1318bb4.tar.gz
autu: Update to 4.9.115-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 527c0a56e5cd..eba7c334e608 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Fri Jul 20 00:08:38 UTC 2018
+# Fri Jul 27 19:02:45 UTC 2018
pkgbase = linux-lts49
- pkgver = 4.9.113
+ pkgver = 4.9.115
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -13,16 +13,16 @@ pkgbase = linux-lts49
makedepends = bc
makedepends = libelf
makedepends = git
- provides = linux=4.9.113
+ provides = linux=4.9.115
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.113.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.115.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = aa16559215a2f2e1cfe0ff92431b43dcf228c70c6b87da46089a9197dbfc5865
+ sha256sums = 9e4b1540fc416996fc1356a20a2fcdaafc20f4bd7e3cbb449cf4f17285695ca4
sha256sums = 1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
diff --git a/PKGBUILD b/PKGBUILD
index 7658a96a2119..beefd57d4328 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.113"
+pkgver="4.9.115"
pkgrel='1'
arch=('x86_64')
url="https://www.kernel.org/"
@@ -28,7 +28,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- 'aa16559215a2f2e1cfe0ff92431b43dcf228c70c6b87da46089a9197dbfc5865'
+ '9e4b1540fc416996fc1356a20a2fcdaafc20f4bd7e3cbb449cf4f17285695ca4'
'1cf2cceaf79bff8aaf056f859228a4820193aafd5d013bddc778610a2a426f3a'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'