Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Sun, 8 Nov 2015 19:53:50 +0000 (19:53 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 8 Nov 2015 19:53:50 +0000 (19:53 +0000)
cscript

diff --git a/cscript b/cscript
index 3e6d638ebaffec994f96dd76aedc2023526fc63a..22549a75533601b8d5acfa8a896031b740525c4b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -279,8 +279,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd0986a9', ffmpeg_options),
-            ('libdcp', 'v1.2.8'),
-            ('libsub', 'v1.1.8'))
+            ('libdcp', 'dc31f6d'),
+            ('libsub', '8364c00'))
 
 def configure_options(target):
     opt = ''