diff options
| author | xoviat <xoviat@users.noreply.github.com> | 2017-11-20 17:10:00 -0600 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2017-11-20 15:10:00 -0800 |
| commit | 1a6d0f5611882618f9179898448ca56770ff2ab0 (patch) | |
| tree | 2626fc79e93a6fb3831af0297c15ff7f21c89a13 /ports/mpfr/CONTROL | |
| parent | ea6783f9ba878a58b43d8728fd816413f708eb04 (diff) | |
| download | vcpkg-1a6d0f5611882618f9179898448ca56770ff2ab0.tar.gz vcpkg-1a6d0f5611882618f9179898448ca56770ff2ab0.zip | |
[mprf] add missing symbol (#2226)
* [mprf] create printf
* Update CMakeLists.txt
* [mpfr:portile] copy file
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 bec54417d..8482ed8eb 100644 --- a/ports/mpfr/CONTROL +++ b/ports/mpfr/CONTROL @@ -1,4 +1,4 @@ Source: mpfr -Version: 3.1.6 +Version: 3.1.6-1 Description: The MPFR library is a C library for multiple-precision floating-point computations with correct rounding Build-Depends: mpir |
