diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-03-23 12:52:54 +0100 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-03-27 06:28:08 +0100 |
| commit | 56b3586247d76b2d07911018ccba63d4b05f4995 (patch) | |
| tree | 33e5a7a9c0d51cd1deec7e9efcc8c788056d2ef2 | |
| parent | cb4759c178e3229796e8139f3f21a230532a7499 (diff) | |
Bump libcxml for build fix.
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ import shutil def dependencies(target, options): return ( - ('libcxml', 'v0.17.8', options), + ('libcxml', 'v0.17.9', options), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), ('asdcplib', '4b5d6e8d27dfd5fb282590538068662f4dbbf1c9') ) |
