From: Carl Hetherington Date: Sun, 8 May 2022 22:41:43 +0000 (+0200) Subject: Bump libdcp. X-Git-Tag: v1.6.20~2 X-Git-Url: https://git.carlh.net/gitweb/?p=libsub.git;a=commitdiff_plain;h=4a2b319516ba5deda908e9778ce8880e421d709e Bump libdcp. --- diff --git a/cscript b/cscript index 222f794..1196c8c 100644 --- a/cscript +++ b/cscript @@ -22,7 +22,7 @@ import os option_defaults = { 'force-cpp11': False } def dependencies(target, options): - return (('asdcplib', 'ee04871698c10aa4d9736d3457bf74ff68a07b5d'), ('libdcp', '13a6c81232a3d33772afbf9fdf5d2879f64ff757')) + return (('asdcplib', 'ee04871698c10aa4d9736d3457bf74ff68a07b5d'), ('libdcp', '6de2bb3751b449abf06d44e4dda5e41b66df3f62')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory