summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2018-05-09 22:29:29 +0100
committerCarl Hetherington <cth@carlh.net>2018-05-09 22:29:29 +0100
commitcc983330153cd27cea7d32c48b6fa75735485226 (patch)
tree21a9f63f8e295d12a380ead615a04f96f580e535
parent7c7bead5eb2f99c541cf1078c368508ff1e18c12 (diff)
Bump libsub.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 083594f15..deae7e978 100644
--- a/cscript
+++ b/cscript
@@ -313,7 +313,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '5c90508', ffmpeg_options),
('libdcp', '8bca61d'),
- ('libsub', 'b24b081'),
+ ('libsub', '0b38d42'),
('rtaudio-cdist', '739969e'))
def configure_options(target):