diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:03:53 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-10-31 16:03:53 +0000 |
| commit | 914ea5c56fa3ff4cea399d6780fd8208e911d876 (patch) | |
| tree | 0d4245243ccf4c13f4a9c8f65241ad1a88f10a2a /cscript | |
| parent | cb7cd5d75d324afffeb35b284cfd31024415cbcd (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.2'),) + return (('locked_sstream', 'v0.0.3'),) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
