Bump libdcp version.
authorCarl Hetherington <cth@carlh.net>
Fri, 18 Oct 2013 09:45:50 +0000 (10:45 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 18 Oct 2013 09:45:50 +0000 (10:45 +0100)
cscript

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