summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-12 00:37:15 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-12 00:37:15 +0000
commitcb5010d3ea041dcdef538304fa3c79e6848b6883 (patch)
treed3c59cf8176c8793133fc5d8caedfcd1e8991793 /cscript
parent63d571cf152455eed74df915cbf813bbd3cef062 (diff)
Version bumps.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 0b0378111..98a819152 100644
--- a/cscript
+++ b/cscript
@@ -331,8 +331,8 @@ def dependencies(target):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'v1.6.2'))
- deps.append(('libsub', 'v1.4.1'))
+ deps.append(('libdcp', 'v1.6.3'))
+ deps.append(('libsub', 'v1.4.2'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps