Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 14 Mar 2018 00:58:58 +0000 (00:58 +0000)
committerCarl Hetherington <cth@carlh.net>
Wed, 14 Mar 2018 00:58:58 +0000 (00:58 +0000)
cscript

diff --git a/cscript b/cscript
index 12898dfe96a68be4c8ccb338bdeaa661b5aef24f..b30a1478f4df879a8c7b6eae2742a1fc29d9f6f5 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', '92d0468'))
+    return (('asdcplib-cth', 'f3b0fb8'), ('libcxml', 'v0.15.5'), ('libdcp', '623e197'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory