Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 21:08:10 +0000 (21:08 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 21:08:10 +0000 (21:08 +0000)
cscript

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