From d04f6eb02ca81f8efa414925de8a8193587b216d Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 26 Mar 2019 21:46:36 +0000 Subject: Bump libcxml. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 32ec8ee..122d256 100644 --- a/cscript +++ b/cscript @@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', 'caa3f20'), ('libdcp', '6c0c06a')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '0d18df4'), ('libdcp', '29ebfe5')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3