From 987238a22e696862aaad92adf9f32fd77aef0e07 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Mon, 17 Oct 2016 14:38:24 +0100 Subject: Bump libdcp to fix corrupted audio analyses under some locales (#974). --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 16df6e422..5164bfeef 100644 --- a/cscript +++ b/cscript @@ -233,7 +233,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options), - ('libdcp', 'b74dee5'), + ('libdcp', '6527778'), ('libsub', '3db5052')) def configure_options(target): -- cgit v1.2.3