From 69e8f081b0c2b948776df1514a4af3aae8726506 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 23 Jan 2023 07:13:21 +0100 Subject: core/linux-lts: new version => new config => new checksum --- core/linux-lts/PKGBUILD | 6 +++--- core/linux-lts/config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'core/linux-lts') diff --git a/core/linux-lts/PKGBUILD b/core/linux-lts/PKGBUILD index 7e5a696d..113731b0 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 89a0a8f1e91fd2ae693d74cd932d98dbd5f7e735 +# upstream git revision: 89860421fdeb453f24ab746adce991a2d82a8587 # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '63e560fe9eff69f07336334a38f22eef8a798ccf6c7a4a90285ea94c70d5fbb4' ]; then - sha256sums[${i}]='c0f7deead7ca00a744a93bf617f92f3df518499215a754a97a785da845867220' + if [ "${sha256sums[${i}]}" = 'e4327d26fc51b2cd304fc40695ba5433974a4545c8b12adf227a826f0b7008e2' ]; then + sha256sums[${i}]='f998004d567249ad9091632466952484c55d483a9a48f8d58ec9b1c562b855b4' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index 581625be..f5f1c7d5 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.15.88 Kernel Configuration +# Linux/x86 5.15.89 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y -- cgit v1.2.3-54-g00ecf