Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-08-25 09:49:24 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-08-25 09:49:24 +0200
commit8db40a3aed9e19785ab23716514486287c52a11e (patch)
tree9c1f1f9f5f546c5a44b5253f7424325078e3510c
parent72d74168a7e2a3fb67d152b409afc2827bd59223 (diff)
extra/llvm: fixed wrong checksum
-rw-r--r--extra/llvm/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/extra/llvm/PKGBUILD b/extra/llvm/PKGBUILD
index 9054f194..afdd934b 100644
--- a/extra/llvm/PKGBUILD
+++ b/extra/llvm/PKGBUILD
@@ -1,3 +1,6 @@
# Tests fail and hang the builders
unset check
unset checkdepends
+
+# fix wrong checksum for llvm-SelectionDAG.patch
+sha256sums[6]='9b53e584f8b8a44648a2a066da1860155b61118c8cdebed3632161db0b680462'