summaryrefslogtreecommitdiff
path: root/cscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2014-07-22 19:55:02 +0100
committerCarl Hetherington <cth@carlh.net>2014-07-22 19:55:02 +0100
commite89de6799d75028b95ce8c20f0bb42466cc5f705 (patch)
treeffb9f015c17704a59863d3ce6fa3da2c09b4d4d2 /cscript
parent9a97bd977949d7b22595aa16f1400bae85727301 (diff)
Bump openjpeg-cdist.
Diffstat (limited to 'cscript')
-rw-r--r--cscript2
1 files changed, 1 insertions, 1 deletions
diff --git a/cscript b/cscript
index bceb63ef..c683d8f3 100644
--- a/cscript
+++ b/cscript
@@ -1,7 +1,7 @@
import os
def dependencies(target):
- return (('libcxml', None), ('openjpeg-cdist', '13b69c2'))
+ return (('libcxml', None), ('openjpeg-cdist', '9717d8f'))
def build(target, options):
cmd = './waf configure --prefix=%s' % target.directory