diff options
| author | Alexander Neumann <30894796+Neumann-A@users.noreply.github.com> | 2020-06-03 07:37:50 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-06-02 22:37:50 -0700 |
| commit | c5c350086508005af936a185949e910bfda2821d (patch) | |
| tree | c885c7ebbe7bc6d6db07baf287a803143a4bf0b9 /ports/fmt/CONTROL | |
| parent | 0d9cf30d1c19a02313f67ef00a8c92478bfd507b (diff) | |
| download | vcpkg-c5c350086508005af936a185949e910bfda2821d.tar.gz vcpkg-c5c350086508005af936a185949e910bfda2821d.zip | |
[fmt] add vcpkg_fixup_pkgconfig (#11706)
Diffstat (limited to 'ports/fmt/CONTROL')
| -rw-r--r-- | ports/fmt/CONTROL | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fmt/CONTROL b/ports/fmt/CONTROL index 021d5cc46..071cfe867 100644 --- a/ports/fmt/CONTROL +++ b/ports/fmt/CONTROL @@ -1,4 +1,4 @@ Source: fmt -Version: 6.2.0 +Version: 6.2.0-1 Homepage: https://github.com/fmtlib/fmt Description: Formatting library for C++. It can be used as a safe alternative to printf or as a fast alternative to IOStreams. |
