From fe3a7da486a927c261f4a76745c6b7c0f207dfeb Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Wed, 17 Jul 2019 09:53:22 +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 1442592f..a8ad5030 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: 68761d91a64a0b5eec59914533e255aabc991941 +# upstream git revision: 9364c16791ee88e6d87afc673f967fe41180f22d # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = 'af7e7687a91b210e803697ef9509faaf3b7955a6094350212944a598b29f2c58' ]; then - sha256sums[${i}]='fd45725ba9f74c8930e1d57ee37f7b8a9b665e8accece8830e5c3c885888c953' + if [ "${sha256sums[${i}]}" = '00e61adf2b206512b3da168663d8aa415f0c3ee0b0fe487c57837114efe95bed' ]; then + sha256sums[${i}]='55920d1a787876cfb5c4ea23912cd6a70fc974c29ef21f10c59fe729cc905947' fi done -- cgit v1.2.3-54-g00ecf