Bump libsub to keep up to date with libdcp.
authorCarl Hetherington <cth@carlh.net>
Sun, 12 Feb 2017 21:12:57 +0000 (21:12 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 12 Feb 2017 21:12:57 +0000 (21:12 +0000)
cscript

diff --git a/cscript b/cscript
index 07a3ba279459ae8963548e156a02d4b49de56de8..7ced0c91e1e7d2487fff377171c5cea3e7c5f2d4 100644 (file)
--- a/cscript
+++ b/cscript
@@ -269,7 +269,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
             ('libdcp', 'db86ed5'),
-            ('libsub', 'd557f39'))
+            ('libsub', 'ad7f0ba'))
 
 def configure_options(target):
     opt = ''