summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-31 16:05:16 +0000
committerCarl Hetherington <cth@carlh.net>2016-10-31 16:05:16 +0000
commitd512b64a304f8ffbbab06e87db90a23c8c3ca94c (patch)
treea99f18864169219e85d15f1dc0308795b5226fb9 /cscript
parent8ff06dd8a7c570b491acd9e66bafc3f46626d2dd (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 a8038da..356676d 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.2'))
+ return (('asdcplib-cth', '213c9f8'), ('libcxml', 'v0.15.3'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory