summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-05-15 14:10:23 +0100
committerCarl Hetherington <cth@carlh.net>2017-05-15 14:10:23 +0100
commit2782fe916d8369b77f90aa7e07aecb0d00f41f88 (patch)
treed2951dd2934ac54b325174efe58f0d97548c7545 /cscript
parent868b0300ea907975e54ab662ddc1ad4aa90af695 (diff)
Bump libsub.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 2162a894f..d48125e4e 100644
--- a/cscript
+++ b/cscript
@@ -281,7 +281,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'd993f38', ffmpeg_options),
('libdcp', 'be3aa4a'),
- ('libsub', 'a04f1d5'),
+ ('libsub', 'add41d0'),
('rtaudio-cdist', None))
def configure_options(target):