summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-17 19:38:38 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-17 19:38:38 +0000
commit7ecf989ebba07014ddc3281be93e8cdbcc0cbdda (patch)
treee78995ec8d8e3df71954ef44c013f4d2ce3ad650 /cscript
parent5532b044b33f40205c3fed2cd3d1c21dd718507b (diff)
Bump locked_sstream for waf update.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 566afe1..5a3a899 100644
--- a/cscript
+++ b/cscript
@@ -21,7 +21,7 @@
import os
def dependencies(target):
- return (('locked_sstream', '7ab4a63'),)
+ return (('locked_sstream', '1edc182'),)
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory