From 64117098bfd25d4fcb5a5b9a1d842c9a791b5d29 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 2 May 2018 18:44:59 +0200 Subject: core/linux: config was adapted, checksum changed upstream again --- core/linux/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/linux/PKGBUILD b/core/linux/PKGBUILD index 4df32284..01e616ba 100644 --- a/core/linux/PKGBUILD +++ b/core/linux/PKGBUILD @@ -1,7 +1,7 @@ # upstream git: 78d6fdd5b3e0fa0e8748fac326d1015697038e90 # fail if upstream's .config changes -if [ "${sha256sums[4]}" = '51f794dee6098b19b5f8ec2277f52a313584f2ff8b3abf111f2fd92a6ea118dd' ]; then +if [ "${sha256sums[4]}" = '627aa44c65d7297b00a8a7045d606d33b6a0b982c02331a101b94d38d348082a' ]; then sha256sums[4]='6ebfe64f823f9405df057e6dddf2a4a2be4afd117dc842ebaefa4984bcaaf4f7' fi -- cgit v1.2.3