diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:16 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:05:16 +0000 |
| commit | d512b64a304f8ffbbab06e87db90a23c8c3ca94c (patch) | |
| tree | a99f18864169219e85d15f1dc0308795b5226fb9 /cscript | |
| parent | 8ff06dd8a7c570b491acd9e66bafc3f46626d2dd (diff) | |
Bump libcxml.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
