summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 0e1d12e0f..1a3664b58 100644
--- a/cscript
+++ b/cscript
@@ -515,7 +515,7 @@ def dependencies(target, options):
if can_build_disk(target):
deps.append(('lwext4', '5755f8f25aadf18ec49e0350b6daaab3a648b9d7'))
if build_tests(target):
- deps.append(('ffcmp', '3fe689acaa71e6a355eb03d59f76d4c3dbf1d5b9'))
+ deps.append(('ffcmp', 'a398c06349dfbb6f312cefce879294736f298c99'))
return deps