Bump ffcmp for Arch fix.
authorCarl Hetherington <cth@carlh.net>
Sun, 29 Sep 2024 17:32:34 +0000 (19:32 +0200)
committerCarl Hetherington <cth@carlh.net>
Sun, 29 Sep 2024 21:36:11 +0000 (23:36 +0200)
cscript

diff --git a/cscript b/cscript
index 44e9dd19a88bd15b2222ad24ccc6e78e6f5a6dab..4862c224e9e04004e48c5fec71b3d8b107d8977c 100644 (file)
--- 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