summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Severance2023-04-27 02:00:41 -0400
committerChris Severance2023-04-27 02:00:41 -0400
commit1db8f1ceaf119305c420005a9eb9e6d223df7774 (patch)
tree5d32e86cf4e876fda0f93c0d6cf0e74f30c97403
parent8aca22828599194c561713b7ec8e30552be51ea7 (diff)
downloadaur-1db8f1ceaf119305c420005a9eb9e6d223df7774.tar.gz
autu: Update to 5.10.179-1
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD6
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c2e246206ea5..29909a3d2eab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = linux-lts510
pkgdesc = LTS 5.10 Linux
- pkgver = 5.10.177
+ pkgver = 5.10.179
pkgrel = 1
url = https://www.kernel.org/
arch = x86_64
@@ -20,17 +20,17 @@ pkgbase = linux-lts510
makedepends = graphviz
makedepends = imagemagick
options = !strip
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.177.tar.xz
- source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.177.tar.sign
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.179.tar.xz
+ source = https://cdn.kernel.org/pub/linux/kernel/v5.x/linux-5.10.179.tar.sign
source = config
source = 0001-ZEN-Add-sysctl-and-CONFIG-to-disallow-unprivileged-C.patch
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- md5sums = c32e58ee6013ec87409bbfd67cb20c94
+ md5sums = 432fff466a27c1905a0686023b15a547
md5sums = SKIP
md5sums = 8b8fa773fe9c7938a76ba07ca2933ed8
md5sums = d31360693fb06a0d69c1f126350baa6d
- sha256sums = 9f2261fea804112dcec8fa2dcc26e9c1388aa9cb7f86e5913beb00b9b5a15571
+ sha256sums = 1bbd445c154b053eea46acc883be548a98179988a9ed3a0b81bddfbf30a37e29
sha256sums = SKIP
sha256sums = ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001
sha256sums = 96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e
diff --git a/PKGBUILD b/PKGBUILD
index c83b0106938e..ed7ef6ae9fea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Andreas Radke <andyrtr@archlinux.org>
pkgbase=linux-lts510
-pkgver=5.10.177
+pkgver=5.10.179
pkgrel=1
pkgdesc='LTS 5.10 Linux'
url="https://www.kernel.org/"
@@ -25,11 +25,11 @@ validpgpkeys=(
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
# https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc
-md5sums=('c32e58ee6013ec87409bbfd67cb20c94'
+md5sums=('432fff466a27c1905a0686023b15a547'
'SKIP'
'8b8fa773fe9c7938a76ba07ca2933ed8'
'd31360693fb06a0d69c1f126350baa6d')
-sha256sums=('9f2261fea804112dcec8fa2dcc26e9c1388aa9cb7f86e5913beb00b9b5a15571'
+sha256sums=('1bbd445c154b053eea46acc883be548a98179988a9ed3a0b81bddfbf30a37e29'
'SKIP'
'ddc8d7c604a2f8373a25674d06cd377fdf80adca9bd426f4c8a50f3d52403001'
'96a72e1652314215da7140956c3abcf495cafd00811eda3cf4ce03ec5f791f1e')