summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-07 14:09:20 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-07 14:09:20 +0100
commit81f641b93bf76bb92c70b0babd6701897dc05d7a (patch)
tree0e5f9e3b874d077a159a151c209fac5f76454b0c /cscript
parent45ae749a08db1fd51ec4f941e1cabc1e8a4e0bf0 (diff)
Missing libsub bump.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 753a76830..5d1ab941e 100644
--- a/cscript
+++ b/cscript
@@ -329,7 +329,7 @@ def dependencies(target):
deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]
deps.append(('libdcp', '5d8a158'))
- deps.append(('libsub', 'a44af54'))
+ deps.append(('libsub', '7adea71'))
deps.append(('rtaudio-cdist', '739969e'))
return deps