diff options
| author | Carl Hetherington <cth@carlh.net> | 2018-09-10 22:12:46 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2018-09-10 22:12:46 +0100 |
| commit | e19b00efcc954bf147be8c50521802373c54f248 (patch) | |
| tree | 7df9a7e369e05d237a6c41716b15754e38378e94 /cscript | |
| parent | 9fb7d466379c0943c22d3e1f0bc51d737e493d7d (diff) | |
Bump locked_sstream.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
