Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Mon, 15 May 2017 11:58:19 +0000 (12:58 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 15 May 2017 11:58:19 +0000 (12:58 +0100)
cscript

diff --git a/cscript b/cscript
index 7abc75a75f9543cce7a89c994eb4ba716e8a4e56..2162a894fcb54c1de4e23364abb0242685925cef 100644 (file)
--- a/cscript
+++ b/cscript
@@ -280,7 +280,7 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', 'd993f38', ffmpeg_options),
-            ('libdcp', '181bc47'),
+            ('libdcp', 'be3aa4a'),
             ('libsub', 'a04f1d5'),
             ('rtaudio-cdist', None))