From: Carl Hetherington Date: Thu, 9 Jun 2016 15:27:08 +0000 (+0100) Subject: Bump libsub for asdcplib-cth. X-Git-Tag: v2.8.10~51 X-Git-Url: https://main.carlh.net/gitweb/?p=dcpomatic.git;a=commitdiff_plain;h=fe8f27d177a93fa51f91e27a2b11c064f03a570b Bump libsub for asdcplib-cth. --- diff --git a/cscript b/cscript index 36e0ca7ec..56a555fa0 100644 --- a/cscript +++ b/cscript @@ -238,7 +238,7 @@ def dependencies(target): return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options), ('libdcp', '702a013'), - ('libsub', 'a06e701')) + ('libsub', 'f0b58ee')) def configure_options(target): opt = ''