Bump locked_sstream.
authorCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 21:12:46 +0000 (22:12 +0100)
committerCarl Hetherington <cth@carlh.net>
Mon, 10 Sep 2018 21:12:46 +0000 (22:12 +0100)
cscript

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