diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-22 15:15:21 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-26 14:03:24 +0000 |
| commit | feaf96942e3061200c75e5788302974fa2e23feb (patch) | |
| tree | 3d7bb7c4238f2581c484080474c51ed02f078522 /cscript | |
| parent | 5872136ef37e3588227cd95c59368ca44632be45 (diff) | |
Bump libsub.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -332,7 +332,7 @@ def dependencies(target): deps = [] deps.append(('libdcp', 'd9d7b42')) - deps.append(('libsub', '83843c7')) + deps.append(('libsub', '38b3791')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
