Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Sun, 6 Jan 2019 23:07:50 +0000 (23:07 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 6 Jan 2019 23:07:50 +0000 (23:07 +0000)
cscript

diff --git a/cscript b/cscript
index 63f0d5908fb34c2402a544dc43fff669e6f60b8d..259e5bfe03299b385e7ff7d2dc7447c9a4bc25d8 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '27e1378'))
+    return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '63bff14'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory