Bump libcxml.
authorCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:39:58 +0000 (10:39 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 5 Oct 2015 09:39:58 +0000 (10:39 +0100)
cscript

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