diff options
| author | Carl Hetherington <cth@carlh.net> | 2024-07-20 10:40:53 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2024-07-20 10:40:53 +0200 |
| commit | 77bb6020d9827bf5bd6b977ef0f00fbcf72cc82c (patch) | |
| tree | b2dda390fb7907d0848330135af52dba774d64d6 /cscript | |
| parent | 6e53e5006524dd0559abcdcad2bc50a40dbb2d91 (diff) | |
Bump libcxml.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -36,7 +36,7 @@ import shutil def dependencies(target, options): deps = [ - ('libcxml', 'v0.17.9', options), + ('libcxml', '1245d2962df36bd7d838e4441d05e0f6a27d0038', options), ('openjpeg', 'ad8edaacd54a862940d0a77c41ecda5858b54d6e'), ('asdcplib', 'v1.0.2') ] |
