From b79323d5e3b53aeba03d753dd4aa597df479ee0f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 14 Jan 2019 15:50:06 +0000 Subject: [PATCH] Bump libdcp for speculative cert fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 93a69b0..5a3759e 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '7e4e6be')) + return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'd359892')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- 2.30.2