diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-03-16 00:49:55 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-03-16 00:49:55 +0000 |
| commit | 9cff6ec974a4d0270091fe5c753483b0d53ecd46 (patch) | |
| tree | 6dca65919d4ca605ffe7855b31647138e714a530 /cscript | |
| parent | 0789ec4463867fb2d0fcef2432d01bbfbfdff824 (diff) | |
Bump libsub.v2.13.132
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', 'v1.6.5')) - deps.append(('libsub', 'v1.4.4')) + deps.append(('libsub', 'v1.4.5')) deps.append(('rtaudio-cdist', 'aad62d7')) return deps |
