Bump libsub for fix to missing last subs line.
authorCarl Hetherington <cth@carlh.net>
Fri, 24 Jun 2016 12:30:36 +0000 (13:30 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 24 Jun 2016 12:30:36 +0000 (13:30 +0100)
cscript

diff --git a/cscript b/cscript
index 379936677b71391e71ad208a7f28a244caa12d14..69cb9b3ad9b6745c27bafbbcc399824b3fe9b5ff 100644 (file)
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
             ('libdcp', 'fe3bb91'),
-            ('libsub', '23a1a03'))
+            ('libsub', 'd848eed'))
 
 def configure_options(target):
     opt = ''