summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-10-09 18:17:26 +0100
committerCarl Hetherington <cth@carlh.net>2015-10-09 18:17:26 +0100
commitc9530d613712f2ae5e6bbb14f4a329a4dd04e139 (patch)
treede714655f88e82017b0d7553fed162ce469db2ce /cscript
parent6a9f36928b7404250fc71694e88a73d5b4125695 (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 96cbfa84..1c6cc16b 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', 'v0.13.0'), ('openjpeg-cdist', '5d8bffd'))
+ return (('libcxml', '506fb1b'), ('openjpeg-cdist', '5d8bffd'))
def build(target, options):
cmd = './waf configure --disable-examples --prefix=%s' % target.directory