summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-01 16:27:57 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-01 16:27:57 +0100
commitc114166707cefe0bf92c196624e3f3c5c566dac4 (patch)
tree8da16b348dd0e5c75c1b17acc5f38dd7ddbc21ab /cscript
parent1b497a98c6a98e590750aadb1a81046a5e6a7f2f (diff)
Bump libsub for asdcplib header changes.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index a967e47a9..73e9eebea 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
('libdcp', '89d5fe1'),
- ('libsub', 'd848eed'))
+ ('libsub', '96ea6d2'))
def configure_options(target):
opt = ''