summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoroi_wtf2018-08-22 22:22:52 +0200
committeroi_wtf2018-08-22 22:22:52 +0200
commit63744fda1aa491d16e12455304d6c68b65270c45 (patch)
tree22846d456fd1e9b6d9c9f4f2c0a6ab64d3f5e9e3
parent15aee1c1fc10ea83e877c61272654f25700c9621 (diff)
downloadaur-63744fda1aa491d16e12455304d6c68b65270c45.tar.gz
upgpkg: linux-lts49-kallsyms 4.9.123-1
upstream release
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD9
2 files changed, 7 insertions, 10 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 45a7cf952b19..39e4d9abf664 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = linux-lts49-kallsyms
- pkgver = 4.9.115
+ pkgver = 4.9.123
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -14,8 +14,7 @@ pkgbase = linux-lts49-kallsyms
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/linux-4.9.tar.sign
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.115.xz
- source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.115.sign
+ source = https://www.kernel.org/pub/linux/kernel/v4.x/patch-4.9.123.xz
source = config
source = 90-linux.hook
source = linux-lts.preset
@@ -24,8 +23,7 @@ pkgbase = linux-lts49-kallsyms
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
sha256sums = 029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a
sha256sums = SKIP
- sha256sums = 9e4b1540fc416996fc1356a20a2fcdaafc20f4bd7e3cbb449cf4f17285695ca4
- sha256sums = SKIP
+ sha256sums = 3ccbfe1fc16be4d5b18c765c09d561ada591a5c20e16c621f68c8442a8fd3f96
sha256sums = 7af299b22d47266ef2ad4ee7d00bb9467a034d78233e2a29d509008f5e4683a7
sha256sums = 834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0
sha256sums = 1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0
diff --git a/PKGBUILD b/PKGBUILD
index 218406c0e6df..957579a2fdf2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# $Id$
-# Maintainer: Andreas Radke <andyrtr@archlinux.org>
+# Maintainer: oi_wtf <brainpower at mailbox dot org>
pkgbase=linux-lts49-kallsyms
#pkgbase=linux-lts-custom
_srcname=linux-4.9
-pkgver=4.9.115
+pkgver=4.9.123
pkgrel=1
arch=('x86_64')
url="https://www.kernel.org/"
@@ -12,7 +12,7 @@ license=('GPL2')
makedepends=('xmlto' 'docbook-xsl' 'kmod' 'inetutils' 'bc' 'libelf' 'git')
options=('!strip')
source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
- https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.{xz,sign}
+ https://www.kernel.org/pub/linux/kernel/v4.x/patch-${pkgver}.xz
# the main kernel config files
'config'
# pacman hook for initramfs regeneration
@@ -23,8 +23,7 @@ source=(https://www.kernel.org/pub/linux/kernel/v4.x/${_srcname}.tar.{xz,sign}
# https://www.kernel.org/pub/linux/kernel/v4.x/sha256sums.asc
sha256sums=('029098dcffab74875e086ae970e3828456838da6e0ba22ce3f64ef764f3d7f1a'
'SKIP'
- '9e4b1540fc416996fc1356a20a2fcdaafc20f4bd7e3cbb449cf4f17285695ca4'
- 'SKIP'
+ '3ccbfe1fc16be4d5b18c765c09d561ada591a5c20e16c621f68c8442a8fd3f96'
'7af299b22d47266ef2ad4ee7d00bb9467a034d78233e2a29d509008f5e4683a7'
'834bd254b56ab71d73f59b3221f056c72f559553c04718e350ab2a3e2991afe0'
'1f036f7464da54ae510630f0edb69faa115287f86d9f17641197ffda8cfd49e0'