summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2020-12-03 10:57:35 +0100
committerCarl Hetherington <cth@carlh.net>2020-12-03 20:16:17 +0100
commitbbcfa9de3751ea777b38ff13db793f84f16f8076 (patch)
treeb84170b0eae154a1d632c1288aeb5a45af06f84c /cscript
parent81f2aee77e00dd46754f50d91c1e4a9e94441615 (diff)
Bump libsub for some unused variable warning fixes.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 480b93f1a..632489f9b 100644
--- a/cscript
+++ b/cscript
@@ -371,7 +371,7 @@ def dependencies(target, options):
(target.platform == 'windows')) else {}
deps.append(('libdcp', '2b522d0', cpp_lib_options))
- deps.append(('libsub', 'fd87fad', cpp_lib_options))
+ deps.append(('libsub', 'dcd8bf5', cpp_lib_options))
deps.append(('leqm-nrt', 'carl'))
deps.append(('rtaudio', 'carl'))
# We get our OpenSSL libraries from the environment, but we