summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-03-13 07:22:16 +0100
committerCarl Hetherington <cth@carlh.net>2026-03-13 07:22:16 +0100
commitb733ef1ad671a6dd4817453ec20edf6f8c7cd654 (patch)
tree0c0b6f747ef827f45924764c0453a1a6f87d6695 /cscript
parentb54a298bc31cd9feb7d6ee8ebc91870d7c1385d5 (diff)
Bump ffcmp for ffmpeg tweak.
Diffstat (limited to 'cscript')
-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