Bump libdcp for tcp_mct=1 fix.
authorCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 13:57:26 +0000 (13:57 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 11 Dec 2015 13:57:26 +0000 (13:57 +0000)
cscript

diff --git a/cscript b/cscript
index 298eda314ed76e808dc496adbc1978945773c5ef..7d1d6a2ffff5f36eef6bdbe9aac6a054f16a32c7 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '0e31e4b', ffmpeg_options),
-            ('libdcp', 'c4db5b5'),
-            ('libsub', 'bcb2263'))
+            ('libdcp', '3afe04f'),
+            ('libsub', '48e1315'))
 
 def configure_options(target):
     opt = ''