Bump libdcp for ScreenAspectRatio fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 20:13:40 +0000 (20:13 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 4 Dec 2015 20:13:40 +0000 (20:13 +0000)
cscript

diff --git a/cscript b/cscript
index 23282fb4fd2ac1e8d11ebb019992d771a352cea8..dde5923a9188a3618d82862cc6d061810733937c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '938d9af', ffmpeg_options),
-            ('libdcp', 'v1.2.10'),
-            ('libsub', 'v1.1.9'))
+            ('libdcp', '689d563'),
+            ('libsub', '1765912'))
 
 def configure_options(target):
     opt = ''