From 8ce314941761c694e991fa7be310cd3c7cbaa016 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 31 May 2021 19:52:37 +0200 Subject: core/linux-lts: new version => new config => new checksum --- core/linux-lts/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'core/linux-lts/PKGBUILD') diff --git a/core/linux-lts/PKGBUILD b/core/linux-lts/PKGBUILD index 2a125684..f954b957 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: e0abfeacd62526de835de7628a72aa8554c24c65 +# upstream git revision: 6f74bb048008a29d4a3e92e9a69bd80ba485666d # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = 'cd62ea9a06d89bda2dce45cc0ccbdb5a2ee9f588a04fa3acb02776a790668be9' ]; then - sha256sums[${i}]='9f064f7751b3d28cb7792ceab464bcb754f9df47e39bb78559e0671d720d4f50' + if [ "${sha256sums[${i}]}" = 'c6d4cef408fcc4c7c30ff6ec8bf142a8846459c831aa1184979a45b70ffff21a' ]; then + sha256sums[${i}]='b1c824496808ec9cd5b1ebb0663e2c334621d651e062e7076ee54184f4958c78' fi done -- cgit v1.2.3-54-g00ecf