summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-10-09 10:35:49 +0200
committerCarl Hetherington <cth@carlh.net>2025-10-15 22:33:26 +0200
commit494dc3cee73ac03d84b9826869c8a4b92dc673c4 (patch)
tree4c065b0f13b0d9f46c9d3b343d8d6093e913329c /cscript
parentf6bbe3b9fbff328e80df16b389ff2b5d044f59aa (diff)
Relax and tidy some test references for Arch.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 3cc668c8b..75b286a91 100644
--- a/cscript
+++ b/cscript
@@ -514,7 +514,7 @@ def dependencies(target, options):
if can_build_disk(target):
deps.append(('lwext4', 'ab082923a791b58478d1d9939d65a0583566ac1f'))
if build_tests(target):
- deps.append(('ffcmp', 'abf0c6effd059194709c2d755a61f2d683597644'))
+ deps.append(('ffcmp', 'e685d2baf83bcb32dedde76b15e56afba1a858ef'))
return deps