Bump libdcp for KDM error improvement.
authorCarl Hetherington <cth@carlh.net>
Fri, 15 Dec 2017 21:15:23 +0000 (21:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Fri, 15 Dec 2017 21:15:23 +0000 (21:15 +0000)
cscript

diff --git a/cscript b/cscript
index 1a32daac62fbf22bd974f80fb41ee1dda14fab59..8d1e3bc0b7614f8937ecd809da695c9a42a05790 100644 (file)
--- a/cscript
+++ b/cscript
@@ -290,8 +290,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '0c70427'),
-            ('libsub', '7f68281'),
+            ('libdcp', '37b49c7'),
+            ('libsub', 'c708552'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):