Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sun, 21 May 2017 22:39:13 +0000 (23:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Sun, 21 May 2017 22:39:13 +0000 (23:39 +0100)
cscript

diff --git a/cscript b/cscript
index d48125e4ed03b732d392c0bd5a7742c492d0993e..56c9b048018e34b09d2104624626f59d21754cea 100644 (file)
--- a/cscript
+++ b/cscript
@@ -280,8 +280,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd993f38', ffmpeg_options),
-            ('libdcp', 'be3aa4a'),
-            ('libsub', 'add41d0'),
+            ('libdcp', '14fe126'),
+            ('libsub', '1551cad'),
             ('rtaudio-cdist', None))
 
 def configure_options(target):