Bump openjpeg2-cdist.
authorCarl Hetherington <cth@carlh.net>
Tue, 8 Dec 2015 00:50:16 +0000 (00:50 +0000)
committerCarl Hetherington <cth@carlh.net>
Tue, 8 Dec 2015 00:50:16 +0000 (00:50 +0000)
cscript

diff --git a/cscript b/cscript
index f1eaea0a4906ad62a85787b99cae331deab8cf51..f2b07d1277949c372e3d5144da12c71477afb298 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', 'e137763'))
+    return (('libcxml', 'v0.15.0'), ('openjpeg2-cdist', '63c1932'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --prefix=%s' % target.directory