summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2019-06-01 14:32:15 -0400
committerChris Severance2019-06-01 14:32:15 -0400
commit89344dc159c38f5c317eccadfebebafe984c53e4 (patch)
tree811bcda72238c1494723f1a56e4a8951d96d42d3
parent94ff7ce05cccc1ad0fba03942152e62c872f0d18 (diff)
downloadaur-89344dc159c38f5c317eccadfebebafe984c53e4.tar.gz
autu: Update to 4.9.180-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD4
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a8ff9391f6f..2765acbdf70a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,7 @@
+# Generated by mksrcinfo v8
+# Sat Jun 1 18:32:15 UTC 2019
pkgbase = linux-lts49
- pkgver = 4.9.179
+ pkgver = 4.9.180
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -12,16 +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.179.xz
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.180.xz
source = config
source = 60-linux.hook
source = 90-linux.hook
source = linux-lts.preset
source = change-default-console-loglevel.patch
- validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
- validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
- sha256sums = 0ced4e562ae9d7519331988ee783624bf78315493b2f3ba418c69f9cd90d8c1a
+ sha256sums = f4fa3b1622cba246d2ca7dd73fbb6286d82a7253ca192a0b41ae60f749e5f665
sha256sums = 7e65bcd8a7b2eb3ff75ba46f1e230895623882b4689053e1727ecb9ed1b2ce69
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.179
+ provides = linux=4.9.180
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.179
+ provides = linux-headers=4.9.180
pkgname = linux-lts49-docs
pkgdesc = Kernel hackers manual - HTML documentation that comes with the Linux-lts49 kernel
diff --git a/PKGBUILD b/PKGBUILD
index 261e79d1103e..6dcfbb5dc385 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.179"
+pkgver="4.9.180"
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'
- '0ced4e562ae9d7519331988ee783624bf78315493b2f3ba418c69f9cd90d8c1a'
+ 'f4fa3b1622cba246d2ca7dd73fbb6286d82a7253ca192a0b41ae60f749e5f665'
'7e65bcd8a7b2eb3ff75ba46f1e230895623882b4689053e1727ecb9ed1b2ce69'
'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
'75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'