diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2017-05-14 19:55:43 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-05-14 19:56:16 -0700 |
| commit | 74c2c23c13da7889787cb0c1c0bc857bc6122d9e (patch) | |
| tree | b486bf2dd1dfc7edb4ee5820e1d2996543b1d168 /ports/boost/CONTROL | |
| parent | 8379a80abe5288c7c06d5b9ab16efe355d1c6f62 (diff) | |
| download | vcpkg-74c2c23c13da7889787cb0c1c0bc857bc6122d9e.tar.gz vcpkg-74c2c23c13da7889787cb0c1c0bc857bc6122d9e.zip | |
[boost] Fix uwp builds. Add x86-uwp to CI.
Fixes #1069.
Diffstat (limited to 'ports/boost/CONTROL')
| -rw-r--r-- | ports/boost/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/boost/CONTROL b/ports/boost/CONTROL index 308879e46..ec2e77ffa 100644 --- a/ports/boost/CONTROL +++ b/ports/boost/CONTROL @@ -1,4 +1,4 @@ Source: boost -Version: 1.64-3 +Version: 1.64-4 Description: Peer-reviewed portable C++ source libraries Build-Depends: zlib, bzip2 |
