Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Thu, 1 Oct 2015 11:59:13 +0000 (12:59 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 1 Oct 2015 11:59:13 +0000 (12:59 +0100)
cscript

diff --git a/cscript b/cscript
index bca259a162076107ebe6529e563c07382d1db946..900e1ed372fa633a06fff7f8dbe8bc0671c91265 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'e8003ee'), ('openjpeg-cdist', '5d8bffd'))
+    return (('libcxml', '7fa910c'), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory