From f0b58ee5b07b90e1a9023ef2ca60a0373fcceced Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 9 Jun 2016 16:26:50 +0100 Subject: Bump asdcplib-cth for Centos 5 fix. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 98758f3..08c76b3 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', 'v0.1.1'), ('libcxml', 'v0.15.1')) + return (('asdcplib-cth', '5f32ac0'), ('libcxml', 'v0.15.1')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3