Bump libdcp1 for small optimisation.
authorCarl Hetherington <cth@carlh.net>
Wed, 22 Jun 2016 01:04:29 +0000 (02:04 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 22 Jun 2016 01:04:29 +0000 (02:04 +0100)
cscript

diff --git a/cscript b/cscript
index 79f20af838e326ef121325478d49fa43df7c6a7e..3c5ef9e68fd087601c1d3727a97de0c68f2faa56 100644 (file)
--- a/cscript
+++ b/cscript
@@ -237,7 +237,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
-            ('libdcp', 'a5bf0e4'),
+            ('libdcp', 'e6bbf12'),
             ('libsub', '23a1a03'))
 
 def configure_options(target):