summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-07-22 12:31:46 +0100
committerCarl Hetherington <cth@carlh.net>2016-07-22 12:31:46 +0100
commitbdb3a5764e9e39cf58bd63b35d19861ee8e1e3e8 (patch)
tree444fe2844ca5b91a837b8eac807d347a66261b35 /cscript
parent422be0eece2bf6ee80db1d3c21553cd82efff789 (diff)
Bump libsub for build fix.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 44f7bcd8f..0a2fef9c7 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', '1d4a1a4', ffmpeg_options),
('libdcp', 'b487f83'),
- ('libsub', '45b8f2f'))
+ ('libsub', '067c21c'))
def configure_options(target):
opt = ''