Date: Thursday, April 20, 2023 @ 14:46:31 Author: andyrtr Revision: 474498
upgpkg: linux-lts 6.1.25-1: upstream update 6.1.25 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-20 13:58:50 UTC (rev 474497) +++ PKGBUILD 2023-04-20 14:46:31 UTC (rev 474498) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgbase=linux-lts -pkgver=6.1.24 +pkgver=6.1.25 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=('aae6a7e38e33589011f5a5c0d7e087c8a26e3daf8d434432ee975ead90546504' +sha256sums=('cb72436ceb15086ae3df65e590592030692a9237a37d64105478eb5a72493091' 'SKIP' - 'd153decf7c2e4168bd24b8cb0ee8135593bbbb934643b5fd2e832cbd7dcbb46a' + '2ed76d6f7c6fa2370dcd760e380545f5b226651a2e80b117f0d422241dcef4e9' '1bd8388fcb6ed4eec46450c65eb7a0889a8c541f164a39e3064633981a7a4a3d') export KBUILD_BUILD_HOST=archlinux Modified: config =================================================================== --- config 2023-04-20 13:58:50 UTC (rev 474497) +++ config 2023-04-20 14:46:31 UTC (rev 474498) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 6.1.24 Kernel Configuration +# Linux/x86 6.1.25 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.2.1 20230201" CONFIG_CC_IS_GCC=y
