summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorlberrymage2021-06-06 17:43:48 -0800
committerlberrymage2021-06-06 17:43:48 -0800
commit0d1b5a3a3c2fad37c800e3c4483fc1a22b736bf8 (patch)
tree2f58e215005aa62e75e7e1ba1dd7ed5693534fef
parentbc63aeeef480a820c583916edafea3a25e481aee (diff)
downloadaur-0d1b5a3a3c2fad37c800e3c4483fc1a22b736bf8.tar.gz
Bump from 5.12.8 to 5.12.9
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a063436a31fe..25bc9b15ab6e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
pkgbase = arm-linux-gnueabihf-linux-api-headers
pkgdesc = Kernel headers sanitized for use in userspace (arm-linux-gnueabihf)
- pkgver = 5.12.8
+ pkgver = 5.12.9
pkgrel = 1
url = https://www.gnu.org/software/libc
arch = any
license = GPL2
makedepends = rsync
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.8.tar.xz
- source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.8.tar.sign
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.9.tar.xz
+ source = https://www.kernel.org/pub/linux/kernel/v5.x/linux-5.12.9.tar.sign
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- b2sums = c2d0c2239c5b440cc93e1e0e312511497eccf9e5cef61707c7f42fa924f66defdd4275575341b46b3ee45269c705dd2ba2e2c68fb1dd4ced438b852803180ddb
+ b2sums = c4ba5b7da3e7af4edb3511b63a21f3d6ca8138f4a5fa77714f49a97f7c06db21daf3df66bb905561d6975b6652bf5b517e995f5e673328b9df3415f37ac01fd0
b2sums = SKIP
pkgname = arm-linux-gnueabihf-linux-api-headers
diff --git a/PKGBUILD b/PKGBUILD
index fde8150da33b..c2c3b28b0c75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
_target_arch=arm
_target=${_target_arch}-linux-gnueabihf
pkgname=${_target}-linux-api-headers
-pkgver=5.12.8
+pkgver=5.12.9
pkgrel=1
pkgdesc="Kernel headers sanitized for use in userspace (${_target})"
arch=(any)
@@ -16,7 +16,7 @@ url='https://www.gnu.org/software/libc'
license=(GPL2)
makedepends=(rsync)
source=(https://www.kernel.org/pub/linux/kernel/v${pkgver:0:1}.x/linux-${pkgver}.tar.{xz,sign})
-b2sums=('c2d0c2239c5b440cc93e1e0e312511497eccf9e5cef61707c7f42fa924f66defdd4275575341b46b3ee45269c705dd2ba2e2c68fb1dd4ced438b852803180ddb'
+b2sums=('c4ba5b7da3e7af4edb3511b63a21f3d6ca8138f4a5fa77714f49a97f7c06db21daf3df66bb905561d6975b6652bf5b517e995f5e673328b9df3415f37ac01fd0'
'SKIP')
validpgpkeys=('ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E') # Greg Kroah-Hartman