diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-20 10:44:41 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-20 10:44:41 +0200 |
| commit | 7d6fbc43bc7a5f1c2368d80f302946107c1e4cdb (patch) | |
| tree | ecf68915524dedbb30d13129a7fdb46c6fee3204 /cscript | |
| parent | b99e915fb00821e6def7dbdb336eb30fb425f383 (diff) | |
Bump asdcplib.
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', '1245d2962df36bd7d838e4441d05e0f6a27d0038', options), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), - ('asdcplib', 'v1.0.2') + ('asdcplib', '328387ff898e188828b31241404e389390917b3f') ] if target.platform == 'linux': |
