X-Git-Url: https://git.carlh.net/gitweb/?a=blobdiff_plain;f=cscript;h=521bc54f9c20691ab214c0ba5fed3741a6a1eead;hb=5f0f0de782100a5cb558f30c7768c8af0c19bcb7;hp=4c54b03774fa8f8a9930aa45bef3269395b887ba;hpb=47e6b6725168213f2a7db24c2965cfa173f755b4;p=dcpomatic.git diff --git a/cscript b/cscript index 4c54b0377..521bc54f9 100644 --- a/cscript +++ b/cscript @@ -7,7 +7,7 @@ def dependencies(target): return () else: return (('openjpeg-cdist', None), - ('ffmpeg-cdist', '488d5d4496af5e3a3b9d31d6b221e8eeada6b77e'), + ('ffmpeg-cdist', '7a23ec9c771184ab563cfe24ad9b427f38368961'), ('libdcp', 'v0.49')) def build(env, target):