Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:15:28 +0000 (10:15 +0100)
committerCarl Hetherington <cth@carlh.net>
Sat, 10 Oct 2015 09:15:28 +0000 (10:15 +0100)
cscript

diff --git a/cscript b/cscript
index 1c6cc16ba64b98ec2cbc6e22ecb54243ab3f70d9..a934965510dca0ce14a341097902273042e4d86b 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '506fb1b'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', '0f4ca5d'), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory