summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-09-25 17:46:31 +0100
committerCarl Hetherington <cth@carlh.net>2015-09-25 17:46:31 +0100
commit376c7d17cae1fcb157beb695ba1201fccb3aced3 (patch)
tree6cb0f8de1e846c18dbe6a9adb171476c60619d69 /cscript
parent526715ef11b35258737e7c367cec760a1dbd5047 (diff)
Bump things.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 12a3f6c65..ff86ae2a8 100644
--- a/cscript
+++ b/cscript
@@ -252,8 +252,8 @@ def dependencies(target):
ffmpeg_options = {}
return (('ffmpeg-cdist', '0e27b2b', ffmpeg_options),
- ('libdcp', '1484800'),
- ('libsub', '22c2edc'))
+ ('libdcp', 'bff6a34'),
+ ('libsub', '564552a'))
def configure_options(target):
opt = ''