summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2016-06-24 13:30:36 +0100
committerCarl Hetherington <cth@carlh.net>2016-06-24 13:30:36 +0100
commit9875fc1223525eabac100a8b05ae6223ba204428 (patch)
treeaf1b725ee67c3e8181c24ecb8ddd9b80415fd595 /cscript
parentd1fa523a3d7991e5e17938f7c019a71c3041b1e6 (diff)
Bump libsub for fix to missing last subs line.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 379936677..69cb9b3ad 100644
--- a/cscript
+++ b/cscript
@@ -238,7 +238,7 @@ def dependencies(target):
return (('ffmpeg-cdist', 'aab2fb1', ffmpeg_options),
('libdcp', 'fe3bb91'),
- ('libsub', '23a1a03'))
+ ('libsub', 'd848eed'))
def configure_options(target):
opt = ''