summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-09 16:27:08 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-09 16:27:08 +0100
commitfe8f27d177a93fa51f91e27a2b11c064f03a570b (patch)
tree7868542503339bbce2b9e1934193c204985b7e6c /cscript
parentd9f321a8a16e100e3f762bdb15b3a5ebb0d1ffdd (diff)
Bump libsub for asdcplib-cth.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 36e0ca7ec..56a555fa0 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
('libdcp', '702a013'),
- ('libsub', 'a06e701'))
+ ('libsub', 'f0b58ee'))
def configure_options(target):
opt = ''