summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-22 00:02:59 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-22 00:02:59 +0100
commit8c006364a597911322b32f08235728407551e888 (patch)
tree382e43ba32019ac5f6c4dd4d3a938278f2ccc1de /cscript
parentaca45cd44a92996ce4e3ea6b65572f7af27d55c4 (diff)
Bump for MinGW build fixes.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 078e74996..a3c925d06 100644
--- a/cscript
+++ b/cscript
@@ -370,8 +370,8 @@ def dependencies(target, options):
# Use distro-provided FFmpeg on Arch
deps = []
- deps.append(('libdcp', 'e5f89bf'))
- deps.append(('libsub', 'ecc8096'))
+ deps.append(('libdcp', '472b1e8'))
+ deps.append(('libsub', '0901a20'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we