summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-25 19:28:57 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-25 19:28:57 +0100
commitb3adb83e89959569b13304d6f0519172d26a51a1 (patch)
treeb8717a8d0ab16dda4279b35f2c788cbae0e9b4fc /cscript
parentbff6a341224b1fbf0ac993560bcee0ff70339ea9 (diff)
Bump libcxml.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 22f11dd8..bca259a1 100644
--- 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