Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 18:28:57 +0000 (19:28 +0100)
committerCarl Hetherington <cth@carlh.net>
Fri, 25 Sep 2015 18:28:57 +0000 (19:28 +0100)
cscript

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