From 564e31e95fc403c2c35dc7410207d02f461db3a5 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Sat, 23 Jan 2021 09:31:12 +0100 Subject: libdcp bump. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 8a3e03d..bd33cfd 100644 --- a/cscript +++ b/cscript @@ -22,7 +22,7 @@ import os option_defaults = { 'force-cpp11': False } def dependencies(target, options): - libdcp = ('libdcp', '472b1e8') + libdcp = ('libdcp', '302a059') return (('asdcplib', 'carl'), libdcp) def build(target, options): -- cgit v1.2.3