Bump libdcp/libsub.
authorCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 21:11:26 +0000 (21:11 +0000)
committerCarl Hetherington <cth@carlh.net>
Thu, 17 Jan 2019 21:11:26 +0000 (21:11 +0000)
cscript

diff --git a/cscript b/cscript
index 5f452b5bff24e569cef2fb3587a124465b7e07f5..cde60149a2db6b41ac49eecd649c11286db407b0 100644 (file)
--- a/cscript
+++ b/cscript
@@ -327,8 +327,8 @@ def dependencies(target):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', 'a2feb49'))
-    deps.append(('libsub', '8bb11a3'))
+    deps.append(('libdcp', '4676616'))
+    deps.append(('libsub', '771b262'))
     deps.append(('rtaudio-cdist', 'aad62d7'))
 
     return deps