summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-11-11 12:59:58 +0000
committerCarl Hetherington <cth@carlh.net>2016-11-11 12:59:58 +0000
commit26d767de4d9de6dc1a879096b707e32f4ef8c99b (patch)
treede439a5eda8ed04249a303acf0223c3ffd3e3e3c /cscript
parent3cf34feb6e862968c28f0119fa16efea321474b9 (diff)
Bump asdcplib-cth version.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 51e9845..03f98d0 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', '162963e'), ('libcxml', 'v0.15.4'))
+ return (('asdcplib-cth', 'v0.1.3'), ('libcxml', 'v0.15.4'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory