diff options
| author | kreuzerkrieg <kreuzerkrieg@gmail.com> | 2020-04-24 07:16:24 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-23 21:16:24 -0700 |
| commit | 49822446b5817daeef24e792b77a43a7e4fd0e32 (patch) | |
| tree | 194a8a03d372fd469564efa66690fc0c000e0e69 /ports/ryu/CONTROL | |
| parent | 6219c61b519f0bcb175a1968b0aa54fa2b1eea71 (diff) | |
| download | vcpkg-49822446b5817daeef24e792b77a43a7e4fd0e32.tar.gz vcpkg-49822446b5817daeef24e792b77a43a7e4fd0e32.zip | |
[ryu]Ryu include fix (#10989)
* Ryu include installation path fix
* Ryu include installation path fix
Diffstat (limited to 'ports/ryu/CONTROL')
| -rw-r--r-- | ports/ryu/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/ryu/CONTROL b/ports/ryu/CONTROL index c78ca9b38..916d6e839 100644 --- a/ports/ryu/CONTROL +++ b/ports/ryu/CONTROL @@ -1,5 +1,5 @@ Source: ryu -Version: 2.0-1 +Version: 2.0-2 Homepage: https://github.com/ulfjack/ryu Description: Ryu generates the shortest decimal representation of a floating point number that maintains round-trip safety. Supports: !(uwp|arm|x86) |
