summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-02-12 21:12:57 +0000
committerCarl Hetherington <cth@carlh.net>2017-02-12 21:12:57 +0000
commitfa8da4cac9cbe433f663d145be88c933d9895a33 (patch)
treea54af13ff9f702d3bf7b822606c74ec27b1f3dcf /cscript
parentdd46278526d98d110554207ed2584dff453a7a36 (diff)
Bump libsub to keep up to date with libdcp.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 07a3ba279..7ced0c91e 100644
--- a/cscript
+++ b/cscript
@@ -269,7 +269,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
('libdcp', 'db86ed5'),
- ('libsub', 'd557f39'))
+ ('libsub', 'ad7f0ba'))
def configure_options(target):
opt = ''