Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Tue, 19 Mar 2019 21:23:20 +0000 (21:23 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 19 Mar 2019 21:23:20 +0000 (21:23 +0000)
cscript

diff --git a/cscript b/cscript
index 6eabaeaf3bea57b77e499b31c72852e9ea67aece..8ac0ec15322fccc0e65c6bf55472c94bef33181b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -20,7 +20,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '6648afc'), ('libcxml', '670c528'), ('libdcp', '097f27f'))
+    return (('asdcplib-cth', '6648afc'), ('libcxml', 'be5d6b5'), ('libdcp', 'e54d544'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory