summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2025-09-21 22:27:19 +0200
committerCarl Hetherington <cth@carlh.net>2025-10-17 16:47:26 +0200
commit08715beb8b2a4dd60f7e08ffde0f0d1f4c99abb2 (patch)
tree996b2c6f42c345f819126b749bb1f054b38b9f24
parentf524824f0e06a125d1f0f78ced2ce27dcf6c180a (diff)
Bump libsub for Ubuntu 14.04 build compatibility.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index ba95211cb..ad5be345f 100644
--- a/cscript
+++ b/cscript
@@ -503,7 +503,7 @@ def build_with_cpp17(target):
def dependencies(target, options):
deps = [('libdcp', 'v1.10.33', {'c++17': build_with_cpp17(target)})]
- deps.append(('libsub', 'v1.6.53'))
+ deps.append(('libsub', 'v1.6.54'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we