Bump libsub for asdcplib header changes.
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 3c3aeb4ed85f067674befc66a0c3798e6fb65b2f..73e9eebeaa74035db6a261eaddd7dde8db5c3cb1 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,8 +237,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', 'a5bf0e4'),
-            ('libsub', '3e299e5'))
+            ('libdcp', '89d5fe1'),
+            ('libsub', '96ea6d2'))
 
 def configure_options(target):
     opt = ''