summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2017-04-05 09:39:51 +0100
committerCarl Hetherington <cth@carlh.net>2017-04-05 09:39:51 +0100
commit173a4dc848b2739d9a8c4d5a7efc38a451b45ee2 (patch)
treee635abfc37a27e83fbbf2f6dfd2b5fcd5188134b /cscript
parentad46791780c9e59d001b63a74251ebc1f46cd36c (diff)
Bump libsub.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 5c50f476e..13fa0f9b4 100644
--- a/cscript
+++ b/cscript
@@ -271,7 +271,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'c7df8d5', ffmpeg_options),
('libdcp', '45fd755'),
- ('libsub', '733dfda'))
+ ('libsub', '0049046'))
def configure_options(target):
opt = ''