summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-02-20 23:25:25 -0500
committerChris Severance2019-02-20 23:25:25 -0500
commitecc10cab57a13f1305451a91ed3091bb8d09a5ed (patch)
treeaf575eacc9d238e0fbd4e9fd0bbfdb50faba4cbd
parent9a2271eae8548fe4161d67f752ac947eecc74a46 (diff)
downloadaur-ecc10cab57a13f1305451a91ed3091bb8d09a5ed.tar.gz
autu: Update to 4.9.159-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d0e8a03e3b1f..5f5ea249d2ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Mon Feb 18 08:21:24 UTC 2019
+# Thu Feb 21 04:25:25 UTC 2019
pkgbase = linux-lts49
- pkgver = 4.9.158
+ pkgver = 4.9.159
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,14 +14,14 @@ pkgbase = linux-lts49
makedepends = libelf
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.158.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.159.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 4f7b5b4e2aa05b6e6222ba9b8354cf0432738a59267757f354feff0ba78755f9
+ sha256sums = 97baf52684cacf4b644172389366b475048774b61f74bf1a3a856d09d26f75df
sha256sums = ed1b3b8bfb7f7b050f941e1b85568f057afbbeb2779fc258349f0f85e7fddd45
sha256sums = ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21
sha256sums = 75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919
@@ -36,12 +36,12 @@ pkgname = linux-lts49
depends = kmod
depends = mkinitcpio>=0.7
optdepends = crda: to set the correct wireless channels of your country
- provides = linux=4.9.158
+ provides = linux=4.9.159
backup = etc/mkinitcpio.d/linux-lts49.preset
pkgname = linux-lts49-headers
pkgdesc = Header files and scripts for building modules for Linux-lts49 kernel
- provides = linux-headers=4.9.158
+ provides = linux-headers=4.9.159
pkgname = linux-lts49-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts49 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 7aa558cf56f9..50db18798416 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.158"
+pkgver="4.9.159"
pkgrel='1'
arch=('x86_64')
url="https://www.kernel.org/"
@@ -27,7 +27,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- '4f7b5b4e2aa05b6e6222ba9b8354cf0432738a59267757f354feff0ba78755f9'
+ '97baf52684cacf4b644172389366b475048774b61f74bf1a3a856d09d26f75df'
'ed1b3b8bfb7f7b050f941e1b85568f057afbbeb2779fc258349f0f85e7fddd45'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'