summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-07-20 12:57:45 +0200
committerCarl Hetherington <cth@carlh.net>2024-07-20 21:23:01 +0200
commitd0925652af0da9d41c6428aec41707b892ab23f4 (patch)
tree91d2497f0d706f0b2632223ed065e630d604cf94
parent4d721e683b584fe48e7905e44ab3da23afe76145 (diff)
Bump libdcp.
-rw-r--r--cscript4
1 files changed, 2 insertions, 2 deletions
diff --git a/cscript b/cscript
index 9c5dfd502..bd7c9bad9 100644
--- a/cscript
+++ b/cscript
@@ -534,8 +534,8 @@ def make_spec(filename, version, target, options, requires=None):
print('/usr/bin/gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :', file=f)
def dependencies(target, options):
- deps = [('libdcp', 'v1.9.12', {'c++17': target.platform == 'osx'})]
- deps.append(('libsub', 'v1.6.49'))
+ deps = [('libdcp', '7564d39000b1dce3415d8d29a70db7574bbd6aa8', {'c++17': target.platform == 'osx'})]
+ deps.append(('libsub', '1c8d18d45dcb823d99f0f57200eaee8e1f2d9998'))
deps.append(('leqm-nrt', '30dcaea1373ac62fba050e02ce5b0c1085797a23'))
deps.append(('rtaudio', 'f619b76'))
# We get our OpenSSL libraries from the environment, but we