X-Git-Url: https://git.carlh.net/gitweb/?p=dcpomatic.git;a=blobdiff_plain;f=cscript;h=c25a68e59d527440f11c8805e3aef317c68bc55c;hp=9bee9b4973a75f8ccd920934586c4620ada62591;hb=03dd6e03f5ee261b9c1ed9328ad2762ef3b62057;hpb=a618339514026c5f9129a9f786289952cdbd3cdf diff --git a/cscript b/cscript index 9bee9b497..c25a68e59 100644 --- a/cscript +++ b/cscript @@ -279,8 +279,8 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'b559555', ffmpeg_options), - ('libdcp', 'fb03c08'), - ('libsub', 'f368daf')) + ('libdcp', '2a4eb72'), + ('libsub', '4e6d9c9')) def configure_options(target): opt = ''