diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-06-08 23:29:22 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-06-08 23:29:22 +0200 |
| commit | 266b5a996cbb602183c79f648bc8f9bdc93c2ea9 (patch) | |
| tree | 109dab4f00d9f8600cfa40153364a713757fc640 | |
| parent | 0bbb2e9c99845ce7b6056048356a9710119cdbd9 (diff) | |
Bump asdcplib for fix to assertion (DoM #2825).v1.9.9
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.9', options), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.1') + ('asdcplib', 'v1.0.2') ] if target.platform == 'linux': |
