summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-09-29 19:32:34 +0200
committerCarl Hetherington <cth@carlh.net>2024-09-29 23:36:11 +0200
commit7bb243e7aec229631178d7856d0908883fa860a1 (patch)
tree24bc2cff6f9c70d0aafa0fc104c196011b2393e6
parenta7ff58bbd099ac28fc18622524d0c9dd3dee6911 (diff)
Bump ffcmp for Arch fix.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 44e9dd19a..4862c224e 100644
--- a/cscript
+++ b/cscript
@@ -547,7 +547,7 @@ def dependencies(target, options):
deps.append(('openssl', '54298369cacfe0ae01c5aa42ace8a463fd2e7a2e'))
if can_build_disk(target):
deps.append(('lwext4', 'ab082923a791b58478d1d9939d65a0583566ac1f'))
- deps.append(('ffcmp', '53c853d2935de3f2b0d53777529e48c102afd237'))
+ deps.append(('ffcmp', '29265c42838fbb647c404cf73b6fca5259cf2093'))
return deps