diff options
| author | Lennart Trunk <lennart.trunk@outlook.de> | 2019-09-24 20:05:30 +0200 |
|---|---|---|
| committer | Phil Christensen <philc@microsoft.com> | 2019-09-24 11:05:30 -0700 |
| commit | 45e70a9f786480cbd85d0efc512713c965a02387 (patch) | |
| tree | 46139fb804de953aeb6d8da9fef5cc96e34f535c /ports/mpfr/CONTROL | |
| parent | de53bb866827d92ad76a309255447c1fc746fd50 (diff) | |
| download | vcpkg-45e70a9f786480cbd85d0efc512713c965a02387.tar.gz vcpkg-45e70a9f786480cbd85d0efc512713c965a02387.zip | |
update mpfr to 4.0.2 and fix build on osx (#8324)
* update mpfr to 4.0.2
Diffstat (limited to 'ports/mpfr/CONTROL')
| -rw-r--r-- | ports/mpfr/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/mpfr/CONTROL b/ports/mpfr/CONTROL index 6b64b7651..7d2ec7643 100644 --- a/ports/mpfr/CONTROL +++ b/ports/mpfr/CONTROL @@ -1,5 +1,5 @@ Source: mpfr -Version: 4.0.1 +Version: 4.0.2-1 Homepage: https://www.mpfr.org Description: The MPFR library is a C library for multiple-precision floating-point computations with correct rounding Build-Depends: mpir |
