summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-10 22:12:46 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-10 22:12:46 +0100
commite19b00efcc954bf147be8c50521802373c54f248 (patch)
tree7df9a7e369e05d237a6c41716b15754e38378e94 /cscript
parent9fb7d466379c0943c22d3e1f0bc51d737e493d7d (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 b9ac538..566afe1 100644
--- a/cscript
+++ b/cscript
@@ -21,7 +21,7 @@
import os
def dependencies(target):
- return (('locked_sstream', 'v0.0.5'),)
+ return (('locked_sstream', '7ab4a63'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory