Bump libdpc.
authorCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:50:46 +0000 (16:50 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 6 Oct 2015 15:50:46 +0000 (16:50 +0100)
cscript

diff --git a/cscript b/cscript
index 56ce21f26c48a71112ab1edceea9ff139d7fe643..16af8bdbe20a923f9591db1224f4936687e461fc 100644 (file)
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', 'v1.2.6'),
-            ('libsub', 'v1.1.6'))
+            ('libdcp', '4debca2'),
+            ('libsub', '5f04dd1'))
 
 def configure_options(target):
     opt = ''