Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sat, 19 Oct 2013 17:15:09 +0000 (18:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 19 Oct 2013 17:15:09 +0000 (18:15 +0100)
cscript

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