summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2019-03-22 15:15:21 +0000
committerCarl Hetherington <cth@carlh.net>2019-03-26 14:03:24 +0000
commitfeaf96942e3061200c75e5788302974fa2e23feb (patch)
tree3d7bb7c4238f2581c484080474c51ed02f078522
parent5872136ef37e3588227cd95c59368ca44632be45 (diff)
Bump libsub.
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index 4f267d158..995d4c224 100644
--- a/cscript
+++ b/cscript
@@ -332,7 +332,7 @@ def dependencies(target):
deps = []
deps.append(('libdcp', 'd9d7b42'))
- deps.append(('libsub', '83843c7'))
+ deps.append(('libsub', '38b3791'))
deps.append(('rtaudio-cdist', 'aad62d7'))
return deps