summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-09-03 00:43:17 +0100
committerCarl Hetherington <cth@carlh.net>2018-09-03 00:43:17 +0100
commita40b7ae0b22147ed30291275848fda467f23e55f (patch)
tree460f8ef34b7e546be0da96b0efaef8094dc52139 /cscript
parentc65708c03509cf76f1707b6460fb6b6a139506c0 (diff)
Bump libsub to get away from merge commit (works around problems in wscript).v2.13.47
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index c86b862a4..f5bf702c6 100644
--- a/cscript
+++ b/cscript
@@ -329,7 +329,7 @@ def dependencies(target):
deps = [('ffmpeg-cdist', '27f25fb', ffmpeg_options)]
deps.append(('libdcp', '8259e27'))
- deps.append(('libsub', '60d922b'))
+ deps.append(('libsub', 'a44af54'))
deps.append(('rtaudio-cdist', '739969e'))
return deps