diff options
| author | wangli28 <wangli28@beyondsoft.com> | 2020-04-09 08:04:02 +0000 |
|---|---|---|
| committer | wangli28 <wangli28@beyondsoft.com> | 2020-04-09 08:04:35 +0000 |
| commit | 002cf744fc607a1162a6cf5e6807e1e03f3dce75 (patch) | |
| tree | 2f6d101c083d073bd7e847805f20b039e636a506 /ports/coolprop/CONTROL | |
| parent | 279867cb0c22b1251c5dd50f2dc17030ed9861c9 (diff) | |
| download | vcpkg-002cf744fc607a1162a6cf5e6807e1e03f3dce75.tar.gz vcpkg-002cf744fc607a1162a6cf5e6807e1e03f3dce75.zip | |
[fmt] Fix coolprop build error
Diffstat (limited to 'ports/coolprop/CONTROL')
| -rw-r--r-- | ports/coolprop/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/coolprop/CONTROL b/ports/coolprop/CONTROL index 4f5390ca1..ab6b355c7 100644 --- a/ports/coolprop/CONTROL +++ b/ports/coolprop/CONTROL @@ -1,5 +1,5 @@ Source: coolprop -Version: 6.1.0-4 +Version: 6.1.0-5 Homepage: https://github.com/CoolProp/CoolProp Description: Thermophysical properties for the masses Build-Depends: catch, eigen3, pybind11, if97, fmt, rapidjson, msgpack, refprop-headers |
