Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Sun, 8 Nov 2015 19:53:24 +0000 (19:53 +0000)
committerCarl Hetherington <cth@carlh.net>
Sun, 8 Nov 2015 19:53:24 +0000 (19:53 +0000)
cscript

diff --git a/cscript b/cscript
index 4f2fd2d40caef7b8fc7aad6818514879aa355fbe..6a59c57652d81e93823d1b3b853ea44c31af19bc 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'v0.14.0'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', '5f7703a'), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory