From 1f450961f850fb27f423f67df79f1c8f507b81ed Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 19 Apr 2021 11:51:54 +0200 Subject: extra/linux-zen: new version => new config => new checksum --- extra/linux-zen/PKGBUILD | 6 +++--- extra/linux-zen/config | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/linux-zen') diff --git a/extra/linux-zen/PKGBUILD b/extra/linux-zen/PKGBUILD index dab4b5f1..bd4b5831 100644 --- a/extra/linux-zen/PKGBUILD +++ b/extra/linux-zen/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: b1bc0cc962d280a148e197cafbc523229ecb6267 +# upstream git revision: 4731f889136837b1ca4041742082337ed3dd532a # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = '5622e03f673b1398594b7c763abcd25638576a5641e303232c743355dc6a8f1e' ]; then - sha256sums[${i}]='84df44efac4de7800e4bf9bef49dc2c995edffc2125f6fa9680fdbd229434bef' + if [ "${sha256sums[${i}]}" = '796949e1c074444b2a70514458da4e8e651807e47050f860ae629d22284f98c9' ]; then + sha256sums[${i}]='82ba2664517002cf12ec01c124234e624b7ac5afd5b29d2922eb736b729aa85f' fi done diff --git a/extra/linux-zen/config b/extra/linux-zen/config index d044ac50..66d5af25 100644 --- a/extra/linux-zen/config +++ b/extra/linux-zen/config @@ -1,6 +1,6 @@ # # Automatically generated file; DO NOT EDIT. -# Linux/x86 5.11.13-zen1 Kernel Configuration +# Linux/x86 5.11.15-zen1 Kernel Configuration # CONFIG_CC_VERSION_TEXT="gcc (GCC) 10.2.0" CONFIG_CC_IS_GCC=y -- cgit v1.2.3-54-g00ecf