summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-10 22:57:52 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-10 22:57:52 +0100
commit2a6726e6f7287becc09286d6c0251630527fac4f (patch)
tree2214435ed25e37934a5857a333bfa5df9cde550d /cscript
parent696c98cdce93234e20d4e255636469840fef5d78 (diff)
Another dcp/sub bump.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 2a67ed116..51c5f2146 100644
--- a/cscript
+++ b/cscript
@@ -328,8 +328,8 @@ def dependencies(target):
else:
deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]
- deps.append(('libdcp', 'c2fd4f2'))
- deps.append(('libsub', '549c7c1'))
+ deps.append(('libdcp', '8940450'))
+ deps.append(('libsub', '1bc45ae'))
deps.append(('rtaudio-cdist', '739969e'))
return deps