Bump asdcplib.
authorCarl Hetherington <cth@carlh.net>
Thu, 31 Jan 2019 23:59:01 +0000 (23:59 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 31 Jan 2019 23:59:01 +0000 (23:59 +0000)
cscript

diff --git a/cscript b/cscript
index 9e64ef70272b505e1e9559a2c8e0f63baf6ac82b..7ad24468c0f134669d1b1cd08761398e3e5740ff 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30'))
+    return (('asdcplib-cth', '6648afc'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory