diff options
| author | Moritz Beutel <mbeutel@users.noreply.github.com> | 2020-01-30 20:36:12 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-01-30 11:36:12 -0800 |
| commit | 120348bb2aed04904d94cde15318ff94b4ed95b0 (patch) | |
| tree | 0e22422f3850b7209ae8cb2665d2126b41d3f58d /ports/gsl-lite/CONTROL | |
| parent | 743f62cde2788e73dd5fca53ad39a01ba7b973fe (diff) | |
| download | vcpkg-120348bb2aed04904d94cde15318ff94b4ed95b0.tar.gz vcpkg-120348bb2aed04904d94cde15318ff94b4ed95b0.zip | |
[gsl-lite] Update to version 0.36.0 (#9827)
* [gsl-lite] Update to version 0.36.0
Update the URL to point to the new location of the library.
Use proper CMake installation instead of just deploying the header file.
Have the legacy header <gsl-lite.hpp> produce a diagnostic and forward
to the proper header <gsl/gsl-lite.hpp>.
* [telnetpp] Update telnetpp patch
* Tidy up
Diffstat (limited to 'ports/gsl-lite/CONTROL')
| -rw-r--r-- | ports/gsl-lite/CONTROL | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ports/gsl-lite/CONTROL b/ports/gsl-lite/CONTROL index 37711d364..d575f9bc5 100644 --- a/ports/gsl-lite/CONTROL +++ b/ports/gsl-lite/CONTROL @@ -1,4 +1,4 @@ -Source: gsl-lite -Version: 0.34.0 -Homepage: https://github.com/martinmoene/gsl-lite -Description: A single-file header-only version of ISO C++ Guideline Support Library (GSL) for C++98, C++11 and later +Source: gsl-lite
+Version: 0.36.0
+Description: A single-file header-only implementation of ISO C++ Guidelines Support Library (GSL) for C++98, C++11 and later.
+Homepage: https://github.com/gsl-lite/gsl-lite/
|
