From b21f489c122b00c8e5939514e57100fd01fb6bce Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 13 Oct 2022 07:38:37 +0200 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 628c18f8..a8c4eb60 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 3803ef006fc07e3ec7d83802cfa9e643d6e9febe +# upstream git revision: 5a3593373f26a02206aef7a1fee9d3ef4315ba63 # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '614f895b146d75150741b3fd6cdc10efea1bb8e659494f5c2ae98fbbe74f7e5e' ]; then - sha256sums[${i}]='cf64f9084d8518bf20a0ecb5a6024870c52965c911aae8f18afe611bf97ed963' + if [ "${sha256sums[${i}]}" = 'ba5190a3727b6aacc60c1097d8ac122b11182a5e8ebd98cd7444d18b8d50c9b3' ]; then + sha256sums[${i}]='6397a18a45f976e98c113e664ecce92c1f6082493f7305e7124f1f832615f46d' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index 65de2ab6..e13a4387 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.71 Kernel Configuration +# Linux/x86 5.15.72 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 12.1.0" CONFIG_CC_IS_GCC=y -- cgit v1.2.3-54-g00ecf