Date: Thursday, January 20, 2022 @ 13:44:31 Author: andyrtr Revision: 434788
upgpkg: linux-lts 5.15.16-1: upstream update 5.15.16 Modified: linux-lts/trunk/PKGBUILD linux-lts/trunk/config ----------+ PKGBUILD | 6 +++--- config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2022-01-20 13:19:54 UTC (rev 434787) +++ PKGBUILD 2022-01-20 13:44:31 UTC (rev 434788) @@ -1,7 +1,7 @@ # Maintainer: Andreas Radke <[email protected]> pkgbase=linux-lts -pkgver=5.15.15 +pkgver=5.15.16 pkgrel=1 pkgdesc='LTS Linux' url="https://www.kernel.org/" @@ -28,9 +28,9 @@ '647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman ) # https://www.kernel.org/pub/linux/kernel/v5.x/sha256sums.asc -sha256sums=('1d3c57cf8071af174933df3e5d77da801e240a59da3c5e8406f7769de2c83a5a' +sha256sums=('ba0a0a14e89f8212bf3effa3e3118da9939e445bab52a6544f9f98a272ff1794' 'SKIP' - '8b1af8ba020ab45ef985167b97790bd2338082c77a04c533e1a13b3415c5cd10' + 'a32fe23ccb20192ee2769ad46d9cecaf00fbd4cbc2ec5bd689568ac1eac6af0e' '99df282c594cc269d9a5d19bb86ea887892d3654cfc53c4ce94a644cf3278423' 'c35018601f04ae81e0a2018a8597595db6ae053158c206845399cdebb2d2b706' '7c7707c738983f3683d76295b496f578996b7341fa39ad334ec2833bfe4b966e' Modified: config =================================================================== --- config 2022-01-20 13:19:54 UTC (rev 434787) +++ config 2022-01-20 13:44:31 UTC (rev 434788) @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.15 Kernel Configuration +# Linux/x86 5.15.16 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y
