diff options
| author | Carl Hetherington <cth@carlh.net> | 2026-03-13 07:22:16 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2026-03-13 07:22:16 +0100 |
| commit | b733ef1ad671a6dd4817453ec20edf6f8c7cd654 (patch) | |
| tree | 0c0b6f747ef827f45924764c0453a1a6f87d6695 /cscript | |
| parent | b54a298bc31cd9feb7d6ee8ebc91870d7c1385d5 (diff) | |
Bump ffcmp for ffmpeg tweak.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
