Bump libdcp. v1.4.8
authorCarl Hetherington <cth@carlh.net>
Tue, 21 May 2019 20:25:41 +0000 (21:25 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 21 May 2019 20:25:41 +0000 (21:25 +0100)
cscript

diff --git a/cscript b/cscript
index 9d7a7ddb4e78b95caa37b07d2f3a103534dc5d97..4c41c9744b165817f033ca1430c9d18a2d36374c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.7'))
+    return (('asdcplib-cth', '6648afc'), ('libcxml', 'v0.16.1'), ('libdcp', 'v1.6.8'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory