From 07fe3de4bb41ddf6c1443b326b0cfcaad813e895 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Fri, 9 Dec 2022 15:33:50 +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 e84b31f6..0860b8a1 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: a03885974bda6d11be708cbdee9ff50fe5c9c867 +# upstream git revision: 4cf8a22748d764676eb35974d5ecbf959f90e898 # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '052328ef16dd37e4a4e389a4fe3c2671fb874e572183c63a33af571ab2764ab9' ]; then - sha256sums[${i}]='7def0d964d4d208ce0dae816b8bfe0b7d414b7ea04fd1efd5edae149a46a0581' + if [ "${sha256sums[${i}]}" = 'd4989038097e35d2fb38293a14b02d280232f453fb5ffc0cd7f818035a5074b8' ]; then + sha256sums[${i}]='6409b5a6b989d93a204eed7fca221de15fc196f9365fb4d9218c615ec21baddd' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index 3db128fc..9f29e513 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.81 Kernel Configuration +# Linux/x86 5.15.82 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y -- cgit v1.2.3-54-g00ecf