Bump libdcp for xmlns changes. v2.13.1
authorCarl Hetherington <cth@carlh.net>
Wed, 21 Mar 2018 23:13:10 +0000 (23:13 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 21 Mar 2018 23:13:10 +0000 (23:13 +0000)
cscript

diff --git a/cscript b/cscript
index 99e28993ce370208e33bcbf07820e793e00603d7..866bb970b31c7e650dc96b98da913b68948538dc 100644 (file)
--- a/cscript
+++ b/cscript
@@ -302,8 +302,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
-            ('libdcp', '1215fe2'),
-            ('libsub', '1899ddd'),
+            ('libdcp', '8c852cb'),
+            ('libsub', '069ca80'),
             ('rtaudio-cdist', '739969e'))
 
 def configure_options(target):