summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-10 23:10:37 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-10 23:10:37 +0100
commit96df54c7bd8ddbccafe3ec77edea3a6458f3268e (patch)
treebec8cfa6faa7340329e9f18c744c541f46564b54 /cscript
parenteaff6fa8392bf7a58f88b9da4aaba86d00bf6c97 (diff)
Another sub/dcp bump.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 6e7ecdbec..0cfc31edb 100644
--- a/cscript
+++ b/cscript
@@ -331,8 +331,8 @@ def dependencies(target):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '8940450'))
- deps.append(('libsub', '1bc45ae'))
+ deps.append(('libdcp', '6fef005'))
+ deps.append(('libsub', '32b8463'))
deps.append(('rtaudio-cdist', '739969e'))
return deps