asdcplib debug
authorCarl Hetherington <cth@carlh.net>
Thu, 2 Mar 2023 10:40:50 +0000 (11:40 +0100)
committerCarl Hetherington <cth@carlh.net>
Thu, 2 Mar 2023 10:40:50 +0000 (11:40 +0100)
cscript

diff --git a/cscript b/cscript
index 2bdb9bfadfb391c9b9c0d9edc671cb6014881499..5babd5ced4a98916ac993c23dc1d1314371dc82c 100644 (file)
--- a/cscript
+++ b/cscript
@@ -35,7 +35,7 @@ import os
 import shutil
 
 def dependencies(target, options):
-    return (('libcxml', 'v0.17.5'), ('openjpeg', 'a1403c2'), ('asdcplib', 'ae75eb417d3804a6d723e2cf09647b54b15df5db'))
+    return (('libcxml', 'v0.17.5'), ('openjpeg', 'a1403c2'), ('asdcplib', '6f96ca52e5e464497a76648ec6f3d5be30669216'))
 
 def build(target, options):
     cmd = './waf configure --disable-examples --disable-benchmarks --prefix=%s' % target.directory