Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core/linux-lts/PKGBUILD
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2019-07-17 09:53:22 +0200
committerErich Eckner <git@eckner.net>2019-07-17 09:53:22 +0200
commitfe3a7da486a927c261f4a76745c6b7c0f207dfeb (patch)
tree980599ae47821e745c6434ade880ba0ff83feb71 /core/linux-lts/PKGBUILD
parent4a770bdbc7701754599f9362cc9e76d3a4d34eec (diff)
core/linux-lts: new version => new config => new checksum
Diffstat (limited to 'core/linux-lts/PKGBUILD')
-rw-r--r--core/linux-lts/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
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