Bump libdcp for verification fixes.
authorCarl Hetherington <cth@carlh.net>
Sat, 12 Jan 2019 23:15:07 +0000 (23:15 +0000)
committerCarl Hetherington <cth@carlh.net>
Sat, 12 Jan 2019 23:15:07 +0000 (23:15 +0000)
cscript

diff --git a/cscript b/cscript
index e7e40104c9807701ac23471e9dd87aa5bc2ac6c5..93a69b00c021c852c95e16aff410540349d94f9c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'c763ce1'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '7e4e6be'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory