Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Wed, 20 Jan 2021 22:42:12 +0000 (23:42 +0100)
committerCarl Hetherington <cth@carlh.net>
Wed, 20 Jan 2021 22:42:12 +0000 (23:42 +0100)
cscript

diff --git a/cscript b/cscript
index 3ba027cddcd7945ba47d9b78f29cfee34d0d9266..eefb2f722a02c639873310c5ed21375402951845 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', 'b221efe')
+    libdcp = ('libdcp', '6c3db78')
     return (('asdcplib', 'carl'), libdcp)
 
 def build(target, options):
     return (('asdcplib', 'carl'), libdcp)
 
 def build(target, options):