summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2021-01-04 23:32:05 +0100
committerCarl Hetherington <cth@carlh.net>2021-01-08 00:42:27 +0100
commitb7b79b245cd6b6aa0d89236a1c87678207e23e12 (patch)
tree3560b972bbd2fb985008afc59f1a64a10e7b0d71 /cscript
parenta5d004b0773f633401528392fc28e66d70e13ac8 (diff)
Bump dependencies.
Diffstat (limited to 'cscript')
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index d84c613e1..5913f3097 100644
--- a/cscript
+++ b/cscript
@@ -375,8 +375,8 @@ def dependencies(target, options):
(target.platform == 'osx') or
(target.platform == 'windows')) else {}
- deps.append(('libdcp', 'c6665c1', cpp_lib_options))
- deps.append(('libsub', '64eb116', cpp_lib_options))
+ deps.append(('libdcp', 'd39880e'))
+ deps.append(('libsub', 'ee5d2c8'))
deps.append(('leqm-nrt', '131f971'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we