summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-22 10:05:26 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-22 10:05:26 +0100
commit45b8f2fb46778b8ed5cc1f35eb653b14250bfc8b (patch)
tree810f4e02236adc66eff2952ffe4c2a7e635ffc13 /cscript
parent794783787cfb7847b8ddfdee29800efe3cfd26df (diff)
Bump asdcplib for stringstream fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 8eed283..f904116 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('asdcplib-cth', 'v0.1.2'), ('libcxml', 'c1348c5'))
+ return (('asdcplib-cth', '4c8a027'), ('libcxml', 'c1348c5'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory