openjpeg-cdist bump again.
authorCarl Hetherington <cth@carlh.net>
Tue, 22 Jul 2014 18:56:36 +0000 (19:56 +0100)
committerCarl Hetherington <cth@carlh.net>
Tue, 22 Jul 2014 18:56:36 +0000 (19:56 +0100)
cscript

diff --git a/cscript b/cscript
index c683d8f3e28ed231607e4234df395bd5e36b3d79..e4e66c775f23b5f8094b9771bd18cb0ed8a5b528 100644 (file)
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
 import os
 
 def dependencies(target):
-    return (('libcxml', None), ('openjpeg-cdist', '9717d8f'))
+    return (('libcxml', None), ('openjpeg-cdist', '5d8bffd'))
 
 def build(target, options):
     cmd = './waf configure --prefix=%s' % target.directory