summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-01-23 21:45:35 +0000
committerCarl Hetherington <cth@carlh.net>2019-01-23 21:45:35 +0000
commit34be58945d13cc8accd3a2e547b6d78e6bbc55b5 (patch)
tree8ace466050bd162d4a7c0213e06490e66bec3ab1
parentd702ba9f67da8a08277f83ec692bf6b90736b243 (diff)
Bump libsub for removal of U+202B (#1448).
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 969bb7227..2787aa0e9 100644
--- a/cscript
+++ b/cscript
@@ -328,7 +328,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', '49f9ec2'))
- deps.append(('libsub', '1e1836a'))
+ deps.append(('libsub', '014bb19'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps