Bump libdcp for speculative cert fix.
authorCarl Hetherington <cth@carlh.net>
Mon, 14 Jan 2019 15:50:06 +0000 (15:50 +0000)
committerCarl Hetherington <cth@carlh.net>
Mon, 14 Jan 2019 15:50:06 +0000 (15:50 +0000)
cscript

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