From 7bb243e7aec229631178d7856d0908883fa860a1 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sun, 29 Sep 2024 19:32:34 +0200 Subject: Bump ffcmp for Arch fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3