summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index a4490d2c8..5f452b5bf 100644
--- a/cscript
+++ b/cscript
@@ -327,8 +327,8 @@ def dependencies(target):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', '6b34457'))
- deps.append(('libsub', 'eab8e1e'))
+ deps.append(('libdcp', 'a2feb49'))
+ deps.append(('libsub', '8bb11a3'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps