libdcp bump.
authorCarl Hetherington <cth@carlh.net>
Thu, 21 Jan 2021 23:02:34 +0000 (00:02 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 21 Jan 2021 23:02:34 +0000 (00:02 +0100)
cscript

diff --git a/cscript b/cscript
index 8042b731372edddc0c9f56aa22e96b055209d1de..8a3e03d42896761a3c82df208770f5c169197b88 100644 (file)
--- a/cscript
+++ b/cscript
@@ -22,7 +22,7 @@ import os
 option_defaults = { 'force-cpp11': False }
 
 def dependencies(target, options):
-    libdcp = ('libdcp', 'e5f89bf')
+    libdcp = ('libdcp', '472b1e8')
     return (('asdcplib', 'carl'), libdcp)
 
 def build(target, options):