Bump libdcp.
authorCarl Hetherington <cth@carlh.net>
Tue, 3 Nov 2015 10:31:06 +0000 (10:31 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 3 Nov 2015 10:31:06 +0000 (10:31 +0000)
cscript

diff --git a/cscript b/cscript
index 862ee800e4763856aea35ad31bd0c9967c12c173..136636ba046bac4b3880c6c5cd9de72468fb55a8 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libdcp', '914bd98'),)
+    return (('libdcp', '4d225c4'),)
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory