Date: Thursday, April 6, 2023 @ 11:54:19 Author: andyrtr Revision: 472724
upgpkg: linux-lts 6.1.23-1: upstream update 6.1.23 Modified: linux-lts/trunk/PKGBUILD linux-lts/trunk/config ----------+ PKGBUILD | 6 +++--- config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2023-04-06 11:41:08 UTC (rev 472723) +++ PKGBUILD 2023-04-06 11:54:19 UTC (rev 472724) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgbase=linux-lts -pkgver=6.1.22 +pkgver=6.1.23 pkgrel=1 pkgdesc='LTS Linux' url="https://www.kernel.org/" @@ -23,9 +23,9 @@ '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) # https://www.kernel.org/pub/linux/kernel/v6.x/sha256sums.asc -sha256sums=('2be89141cef74d0e5a55540d203eb8010dfddb3c82d617e66b058f20b19cfda8' +sha256sums=('7458372e8750afe37fd1ac3e7ab3c22f2c6018f760f8134055a03f54aba3ebeb' 'SKIP' - 'd94121102aad556443d2daecdba8e8ecd59e3e9b34d1917a242fe8ef6f1ff2ef' + '105fec39f8899b43ede01c93f05f42cea34b56fc3f38f27ce2eb7092685c856e' '1bd8388fcb6ed4eec46450c65eb7a0889a8c541f164a39e3064633981a7a4a3d') export KBUILD_BUILD_HOST=archlinux Modified: config =================================================================== --- config 2023-04-06 11:41:08 UTC (rev 472723) +++ config 2023-04-06 11:54:19 UTC (rev 472724) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.22 Kernel Configuration +# Linux/x86 6.1.23 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230201" CONFIG_CC_IS_GCC=y
