Bump libcxml version.
authorCarl Hetherington <cth@carlh.net>
Tue, 20 May 2014 13:40:22 +0000 (14:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 20 May 2014 13:40:22 +0000 (14:40 +0100)
cscript

diff --git a/cscript b/cscript
index 1bb7a35f52ef3a32d5c181cc7e91d7bbf134dab9..f5e7533508ecc14902713b07208ff8039099a98c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', '7b4ecc3'), ('openjpeg-cdist', '13b69c2'))
+    return (('libcxml', '760ce54'), ('openjpeg-cdist', '13b69c2'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.work_dir_cscript()