summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-06-06 10:51:43 -0400
committerChris Severance2023-06-06 10:51:43 -0400
commitbe2107ecd67c1a8730854598bccff4ddf3f32442 (patch)
tree56493e16f506fc4b67723e6485b344200c856211
parent0f9f02d03151bcf352453929e0a11fcb253eff1f (diff)
downloadaur-be2107ecd67c1a8730854598bccff4ddf3f32442.tar.gz
autu: Update to 5.10.182-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f2f09226e48..b22c22c9b220 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts510
pkgdesc = LTS 5.10 Linux
- pkgver = 5.10.181
+ pkgver = 5.10.182
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.181.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.181.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.182.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.182.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
source = 0002-reorganize-gimple-includes-for-GCC-13.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- md5sums = 6e2d2bfdb2497afb5978ed69131f4581
+ md5sums = b50909e7b2170221178a0d630a9c39bb
md5sums = SKIP
md5sums = 8b8fa773fe9c7938a76ba07ca2933ed8
md5sums = d31360693fb06a0d69c1f126350baa6d
md5sums = a77dc4dacf4e37a295f752aee2353016
- sha256sums = ace6ceb73f5f2504bc1bcb9b8cd5b55d6ff8e90a81ee244ad2315fdd671ba4e7
+ sha256sums = de8ec58929460e3a14c1b0502f4a449f24c988a7a4a03ff04a82fb2d665fe9f6
sha256sums = SKIP
sha256sums = ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001
sha256sums = 96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e
diff --git a/PKGBUILD b/PKGBUILD
index 665b5605c970..2ce726e3997a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts510
-pkgver=5.10.181
+pkgver=5.10.182
pkgrel=1
pkgdesc='LTS 5.10 Linux'
url="https://www.kernel.org/"
@@ -27,12 +27,12 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-md5sums=('6e2d2bfdb2497afb5978ed69131f4581'
+md5sums=('b50909e7b2170221178a0d630a9c39bb'
'SKIP'
'8b8fa773fe9c7938a76ba07ca2933ed8'
'd31360693fb06a0d69c1f126350baa6d'
'a77dc4dacf4e37a295f752aee2353016')
-sha256sums=('ace6ceb73f5f2504bc1bcb9b8cd5b55d6ff8e90a81ee244ad2315fdd671ba4e7'
+sha256sums=('de8ec58929460e3a14c1b0502f4a449f24c988a7a4a03ff04a82fb2d665fe9f6'
'SKIP'
'ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001'
'96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e'