From f60dbff6c606452a2755ef679adbf4a16f9be900 Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Mon, 24 Jun 2019 22:13:54 +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 056f754a..1442592f 100644 --- a/core/linux-lts/PKGBUILD +++ b/core/linux-lts/PKGBUILD @@ -1,9 +1,9 @@ -# upstream git revision: d023acc6670819a3b5c4036bf98a1410eb021cfe +# upstream git revision: 68761d91a64a0b5eec59914533e255aabc991941 # fail if upstream's .config changes for ((i=0; i<${#sha256sums[@]}; i++)); do - if [ "${sha256sums[${i}]}" = 'bec3d57b04bcc04be141e60e07fceae830c204de453ad18d054bbb5bc911f7e7' ]; then - sha256sums[${i}]='e4e7fa1f8a14ac7de8593bc0edcf9001505c5e8cf3989822756e75c775964abc' + if [ "${sha256sums[${i}]}" = 'af7e7687a91b210e803697ef9509faaf3b7955a6094350212944a598b29f2c58' ]; then + sha256sums[${i}]='fd45725ba9f74c8930e1d57ee37f7b8a9b665e8accece8830e5c3c885888c953' fi done -- cgit v1.2.3-54-g00ecf