From 494dc3cee73ac03d84b9826869c8a4b92dc673c4 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Oct 2025 10:35:49 +0200 Subject: Relax and tidy some test references for Arch. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') 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 -- cgit v1.2.3