Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Mon, 4 Jan 2021 22:31:47 +0000 (23:31 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 7 Jan 2021 23:41:10 +0000 (00:41 +0100)
cscript

diff --git a/cscript b/cscript
index a420b98a35912da28d9ebd3d6cb50bc7b338ceba..64eb4e962d0d96f19432e470b3f44fd7c5636e36 100644 (file)
--- a/cscript
+++ b/cscript
@@ -22,7 +22,7 @@ import os
 option_defaults = { 'force-cpp11': False }
 
 def dependencies(target, options):
 option_defaults = { 'force-cpp11': False }
 
 def dependencies(target, options):
-    libdcp =  ('libdcp', '0f1034f')
+    libdcp =  ('libdcp', 'd39880e')
     libcxml = ('libcxml', 'c336f86')
     return (('asdcplib', 'carl'), libcxml, libdcp)
 
     libcxml = ('libcxml', 'c336f86')
     return (('asdcplib', 'carl'), libcxml, libdcp)