Allow specification of trusted devices by thumbprint rather than
[dcpomatic.git] / cscript
diff --git a/cscript b/cscript
index 9f0460b0efc3418c622de1cb54bd9aca330e238f..9f12046ecedb01acf6063c2ffe754ff9267acb5a 100644 (file)
--- a/cscript
+++ b/cscript
@@ -341,8 +341,8 @@ def dependencies(target):
         # Use distro-provided FFmpeg on Arch
         deps = []
 
-    deps.append(('libdcp', '7930f76'))
-    deps.append(('libsub', '7bf99dc'))
+    deps.append(('libdcp', '27e1378'))
+    deps.append(('libsub', '2728525'))
     deps.append(('rtaudio-cdist', '739969e'))
 
     return deps