summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2024-03-27 17:16:33 -0400
committerChris Severance2024-03-27 17:16:33 -0400
commit860531fcd35f0d20964893777fe1a9d5d619ff68 (patch)
tree8e5106234bf8dc18a6c2238fa30b3e602328a228
parent29c24335e3d6a88d2e285b0e0da2d8b65029cb5d (diff)
downloadaur-860531fcd35f0d20964893777fe1a9d5d619ff68.tar.gz
autu: Update to 5.10.214-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 888a0877a7df..46aaf96975f1 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts510
pkgdesc = LTS 5.10 Linux
- pkgver = 5.10.213
+ pkgver = 5.10.214
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -20,19 +20,19 @@ pkgbase = linux-lts510
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.213.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.213.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.214.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.214.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0003-Sphinx-7.2.2-8.0-PosixPath.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- md5sums = 9a7a7ede00119ff53b69b977b4dcae80
+ md5sums = 001849c70a1ea84ade297e2e912e8b53
md5sums = SKIP
md5sums = 8b8fa773fe9c7938a76ba07ca2933ed8
md5sums = d31360693fb06a0d69c1f126350baa6d
md5sums = c1f10e50f7ca23d07ae83ae6252854d5
- sha256sums = 84cf30223239ec3333a5f7b2a7fba2042bba70d1582a139f7543956af871ad80
+ sha256sums = 40f014d53e81f204f6d2a364aae4201ae07970dd1b70dc602d7c66c1a140f558
sha256sums = SKIP
sha256sums = ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001
sha256sums = 96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e
diff --git a/PKGBUILD b/PKGBUILD
index 9bdfaef55b2c..bb0f7d06b762 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts510
-pkgver=5.10.213
+pkgver=5.10.214
pkgrel=1
pkgdesc='LTS 5.10 Linux'
url="https://www.kernel.org/"
@@ -28,12 +28,12 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-md5sums=('9a7a7ede00119ff53b69b977b4dcae80'
+md5sums=('001849c70a1ea84ade297e2e912e8b53'
'SKIP'
'8b8fa773fe9c7938a76ba07ca2933ed8'
'd31360693fb06a0d69c1f126350baa6d'
'c1f10e50f7ca23d07ae83ae6252854d5')
-sha256sums=('84cf30223239ec3333a5f7b2a7fba2042bba70d1582a139f7543956af871ad80'
+sha256sums=('40f014d53e81f204f6d2a364aae4201ae07970dd1b70dc602d7c66c1a140f558'
'SKIP'
'ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001'
'96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e'