summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-09-11 20:28:10 +0100
committerCarl Hetherington <cth@carlh.net>2017-09-11 20:28:10 +0100
commitf9b8a63be73341e69677e10c96e9d2240698a76d (patch)
treede429a559b931774c062086ecca723e12af1d76c /cscript
parent5068dfce346a059e40743dbbaf69faa5c1207836 (diff)
Bump libsub for centos build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 239ef1593..edeaf00ce 100644
--- a/cscript
+++ b/cscript
@@ -293,7 +293,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '5fce90f', ffmpeg_options),
('libdcp', '8b72edd'),
- ('libsub', '1d6bbdf'),
+ ('libsub', '05c6345'),
('rtaudio-cdist', None))
def configure_options(target):