diff options
| author | Carl Hetherington <cth@carlh.net> | 2019-01-14 15:50:06 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2019-01-14 15:50:06 +0000 |
| commit | b79323d5e3b53aeba03d753dd4aa597df479ee0f (patch) | |
| tree | 078874adde2f633ac5ef03c11de7865d758c8803 /cscript | |
| parent | 432cd4d463f91bad3a3aa38546c1d94e0806fee2 (diff) | |
Bump libdcp for speculative cert 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 (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', '7e4e6be')) + return (('asdcplib-cth', '5895644'), ('libcxml', '6dd54f6'), ('libdcp', 'd359892')) def build(target, options): cmd = './waf configure --prefix=%s' % target.directory |
