summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2015-08-31 22:42:23 +0100
committerCarl Hetherington <cth@carlh.net>2015-08-31 22:42:23 +0100
commite62d1f51eb7e4e36b012183362c19daada2c722f (patch)
tree6a50c7af2df50e16fa37e7fcca0487cb3d01f12e /cscript
parentd22fc1cffcade381ce51f24faa430cf60ce8950f (diff)
Bump deps.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 6956b7d05..4a36446fb 100644
--- a/cscript
+++ b/cscript
@@ -235,8 +235,8 @@ def make_spec(filename, version, target):
def dependencies(target):
return (('ffmpeg-cdist', 'bd17594'),
- ('libdcp', '1.2.1'),
- ('libsub', '1.1.3'))
+ ('libdcp', '1.2.3'),
+ ('libsub', '1.1.4'))
def configure_options(target):
opt = ''