diff options
| author | Carl Hetherington <cth@carlh.net> | 2016-02-29 00:15:48 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2016-02-29 00:15:48 +0000 |
| commit | 9fee7a4db18f900ce0dd9b8b15fae2127816b6c2 (patch) | |
| tree | 746757a864829f9855c94ed061187a1c5d8b8a5e /cscript | |
| parent | 76462ccee546927d637027487288583bd4667c50 (diff) | |
Bump libdcp for HMAC fix.
Diffstat (limited to 'cscript')
| -rw-r--r-- | cscript | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ import os def dependencies(target): - return (('libdcp', 'c009f67'), ('asdcplib-cth', 'cth')) + return (('libdcp', '6db8817'), ('asdcplib-cth', 'cth')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
