summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-10-31 16:03:53 +0000
committerCarl Hetherington <cth@carlh.net>2016-10-31 16:03:53 +0000
commit914ea5c56fa3ff4cea399d6780fd8208e911d876 (patch)
tree0d4245243ccf4c13f4a9c8f65241ad1a88f10a2a /cscript
parentcb7cd5d75d324afffeb35b284cfd31024415cbcd (diff)
Bump locked_sstream.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 5e33e0e..1e9b5ea 100644
--- a/cscript
+++ b/cscript
@@ -21,7 +21,7 @@
import os
def dependencies(target):
- return (('locked_sstream', 'v0.0.2'),)
+ return (('locked_sstream', 'v0.0.3'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory