summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-01-17 12:49:40 -0500
committerChris Severance2019-01-17 12:49:40 -0500
commit72762ea32501246146882eed730dc552a0e9f60e (patch)
tree7dd88dff9e7c7e12900fa2575c12f05d03714d48
parent2a3dae41546ec202fb6b43bc6ed041b9a480d98a (diff)
downloadaur-72762ea32501246146882eed730dc552a0e9f60e.tar.gz
autu: Update to 4.9.151-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cb747889687e..8c67a541532f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Jan 13 19:10:17 UTC 2019
+# Thu Jan 17 17:49:39 UTC 2019
pkgbase = linux-lts49
- pkgver = 4.9.150
+ pkgver = 4.9.151
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.150.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.151.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 85450b3d9ba506369b24f84dd50e5e3e268b369e9a0a3b64c30da1defd4d39d3
+ sha256sums = d91d22bde72f0abfefbc588e66aee9515db2a26690f89d7c6dbadf6da88fb7fc
sha256sums = d2472b40bc07f595adb4f0a8d29d093c2689d72a1eaacd56efc6b4ee47ece058
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
@@ -35,12 +35,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.150
+ provides = linux=4.9.151
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.150
+ provides = linux-headers=4.9.151
pkgname = linux-lts49-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts49 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 97fe670fadd0..880b11f59717 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.150"
+pkgver="4.9.151"
pkgrel='1'
arch=('x86_64')
url="https://www.kernel.org/"
@@ -29,7 +29,7 @@ validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds <torva
)
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
- '85450b3d9ba506369b24f84dd50e5e3e268b369e9a0a3b64c30da1defd4d39d3'
+ 'd91d22bde72f0abfefbc588e66aee9515db2a26690f89d7c6dbadf6da88fb7fc'
'd2472b40bc07f595adb4f0a8d29d093c2689d72a1eaacd56efc6b4ee47ece058'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'