summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-31 16:33:16 +0000
committerCarl Hetherington <cth@carlh.net>2016-10-31 16:33:16 +0000
commitc7e31231c1d6c26e3a28926d5f5eecea293ae606 (patch)
tree721178545beebce37607aa59ecc06d496f24d7b8 /cscript
parente3914c07ba84e2d8d85eaaa6716ff7a5a7c476b7 (diff)
Version churn.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 356676d..26d7217 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.3'))
+ return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.4'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory