diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-05-25 18:42:49 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-05-25 18:42:49 +0100 |
| commit | b38cf7fd9b9d37c14dc3b8502b03be3b50dd3ab9 (patch) | |
| tree | c3c5e5b893bc021eb44610f52540bdff9990f315 /cscript | |
| parent | 1b0dfb12c7e5b5b01a35f3c4a810edae27bce3d0 (diff) | |
Bump libsub.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -237,7 +237,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'cd922b8', ffmpeg_options), ('libdcp', 'f028e8a'), - ('libsub', 'b082fb6')) + ('libsub', '3d8c3bc')) def configure_options(target): opt = '' |
