Bump locked_sstream for waf update.
authorCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 19:38:38 +0000 (19:38 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 19:38:38 +0000 (19:38 +0000)
cscript

diff --git a/cscript b/cscript
index 566afe1aef13ef7cf96a2504310e0efe247ad212..5a3a899a6df38e32d665617ed452e91560aa2519 100644 (file)
--- 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