From ff98bc05e2ab7f2fedc7bb64e4c87469fef23683 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 11 Oct 2021 06:54:14 +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 db9a83d5..b4a2ccf8 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 8f89462edc352795f14a0b92531e673a8e5c5076 +# upstream git revision: 42fae7e96c35ec9c053516ea8e97ec88db655ff4 # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = 'eb0eb976ead196e9c7cbea6c52450e5e8914166d83293f14f6c2ce93248c6983' ]; then - sha256sums[${i}]='1c5e6ab24d2bff0b7ce7e4dd0b83f9dafa110ae4545f2b1ce65e406b030fe06a' + if [ "${sha256sums[${i}]}" = '3a5a844f56e5ec33bde39918a5fb85e7de4c7e045be7d5aaafcc1859249f8b25' ]; then + sha256sums[${i}]='c76d0e156da5fcdbd3a69cc23e8ab433021b9eb7af3248561203d94f137ff7d0' fi done diff --git a/core/linux-lts/config b/core/linux-lts/config index 7798f3bd..59a52432 100644 --- a/core/linux-lts/config +++ b/core/linux-lts/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.10.70 Kernel Configuration +# Linux/x86 5.10.72 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 11.1.0" CONFIG_CC_IS_GCC=y -- cgit v1.2.3