From b221efe5860ffabbca3797779a5971b5cc68175c Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Fri, 8 Jan 2021 21:51:10 +0100 Subject: Bump libcxml. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 8c1409e2..ba4a7e4c 100644 --- a/cscript +++ b/cscript @@ -37,7 +37,7 @@ import shutil option_defaults = { 'jpeg': 'oj2' } def dependencies(target, options): - libcxml = ('libcxml', 'c336f86') + libcxml = ('libcxml', 'v0.17.0') if (target.platform == 'windows' and target.version == 'xp') or options['jpeg'] == 'oj1': return (libcxml, ('openjpeg', 'f166257'), ('asdcplib', 'carl')) else: -- cgit v1.2.3