From 32843390a0564e98b598e1dd4ed3b671f830f58f Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Wed, 22 Jun 2016 02:04:29 +0100 Subject: [PATCH] Bump libdcp1 for small optimisation. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cscript b/cscript index 79f20af83..3c5ef9e68 100644 --- a/cscript +++ b/cscript @@ -237,7 +237,7 @@ def dependencies(target): ffmpeg_options = {} return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), - ('libdcp', 'a5bf0e4'), + ('libdcp', 'e6bbf12'), ('libsub', '23a1a03')) def configure_options(target): -- 2.30.2