From c07bdb35433fabb03a46daf445d5cfaa12d8ae43 Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Thu, 31 Jan 2019 23:59:01 +0000 Subject: Bump asdcplib. --- cscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cscript') diff --git a/cscript b/cscript index 9e64ef7..7ad2446 100644 --- a/cscript +++ b/cscript @@ -1,7 +1,7 @@ import os def dependencies(target): - return (('asdcplib-cth', '5895644'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30')) + return (('asdcplib-cth', '6648afc'), ('libcxml', '4dfe693'), ('libdcp', '6a85c30')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory -- cgit v1.2.3