Bump libdcp for HMAC fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 29 Feb 2016 00:16:33 +0000 (00:16 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 29 Feb 2016 00:16:33 +0000 (00:16 +0000)
cscript

diff --git a/cscript b/cscript
index 507283b721188aac26a4ff624dd865e4f9bc1516..fd160fc29b488dd16eb9b14c4d1117616ddd5fb6 100644 (file)
--- a/cscript
+++ b/cscript
@@ -280,8 +280,8 @@ def dependencies(target):
         ffmpeg_options = {}
 
     return (('ffmpeg-cdist', '96d67de', ffmpeg_options),
-            ('libdcp', 'c009f67'),
-            ('libsub', '76462cc'))
+            ('libdcp', '6db8817'),
+            ('libsub', '9fee7a4'))
 
 def configure_options(target):
     opt = ''