summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-20 18:58:47 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-20 18:58:47 +0100
commit76a85334b95212f095dcc08086dcb3e52d4dd127 (patch)
tree93200dd41118b7e5ea45d775816ae2012be76625 /cscript
parentd48e56368624f9c2b30aaad58921538ef715a0f7 (diff)
Bump libsub for space/tab fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 55b4fcd55..7f6275a6a 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
('libdcp', 'a5bf0e4'),
- ('libsub', '6825d70'))
+ ('libsub', '5a77646'))
def configure_options(target):
opt = ''