From: Carl Hetherington Date: Tue, 19 Mar 2019 21:23:20 +0000 (+0000) Subject: Bump libcxml. X-Git-Tag: v1.6.0~130^2~6 X-Git-Url: https://main.carlh.net/gitweb/?a=commitdiff_plain;ds=sidebyside;h=cea4cf10316c9da2147c81c26d4bc0811dff1db6;p=libsub.git Bump libcxml. --- diff --git a/cscript b/cscript index 6eabaea..8ac0ec1 100644 --- a/cscript +++ b/cscript @@ -20,7 +20,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '6648afc'), ('libcxml', '670c528'), ('libdcp', '097f27f')) + return (('asdcplib-cth', '6648afc'), ('libcxml', 'be5d6b5'), ('libdcp', 'e54d544')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory