Bump libdcp version.
authorCarl Hetherington <cth@carlh.net>
Sat, 26 Oct 2013 22:25:33 +0000 (23:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 26 Oct 2013 22:25:33 +0000 (23:25 +0100)
cscript

diff --git a/cscript b/cscript
index 750fd758d8ed85b60cc7a5d62dc3b1c2542b4dfe..eeef2a65ab4e3735e6dc04f95681a0dd69a36552 100644 (file)
--- a/cscript
+++ b/cscript
@@ -4,7 +4,7 @@ import os
 
 def dependencies(target):
     return (('ffmpeg-cdist', 'b1219246a0cce9a4b916669d506bb33c925225c3'),
-            ('libdcp', 'ef26e37fce728cba6fb50e9e6743a012b1bbbf64'))
+            ('libdcp', '85fffccfceaef5652452eb60bef98b0c49a898c6'))
 
 def build(target):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()