summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2026-04-07 08:59:40 +0200
committerCarl Hetherington <cth@carlh.net>2026-04-07 08:59:40 +0200
commit14e34428ce24d36e3ffce0b1b8e712618bbface4 (patch)
tree5cf0af1b4944c29f2eb2592b10f198dbbbf409c5
parent0cedc1ddc5a82573f61fa716a337aafb9e20f315 (diff)
Bump ffcmp for ffmpeg version bump.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 96d6ed4e9..6a6a7b208 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', 'a398c06349dfbb6f312cefce879294736f298c99'))
+ deps.append(('ffcmp', '26f17612f391'))
return deps