diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-10-14 21:19:41 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-10-14 21:19:41 +0200 |
| commit | a0140f2e8791d39dadb9cbb867c0378de9368763 (patch) | |
| tree | 8dda85db2946aa8b59dac50915daa382e721f808 /cscript | |
| parent | c0418f2a763407424d986c82ed147fbeaa2d9416 (diff) | |
Bump asdcplib for Python import fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -38,7 +38,7 @@ def dependencies(target, options): deps = [ ('libcxml', 'v0.17.11', options), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.2') + ('asdcplib', 'v1.0.3') ] if target.platform == 'linux': |
