Bump libdcp for ScreenAspectRatio fix.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 5ee709adf463f879f3957aaab4cfcd245f05cac0..dde5923a9188a3618d82862cc6d061810733937c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
-            ('libdcp', '960fa45'),
-            ('libsub', '8b82c40'))
+            ('libdcp', '689d563'),
+            ('libsub', '1765912'))
 
 def configure_options(target):
     opt = ''