diff options
| author | mathijs727 <mathijs.l.molenaar@gmail.com> | 2021-07-01 19:41:20 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-01 10:41:20 -0700 |
| commit | 3335dadc75d5b6ecd71f682b993562a22cf2d947 (patch) | |
| tree | 14e0589db33c75953cf8f874ab11092b90153efd /ports/cnl/CONTROL | |
| parent | 015b6f88e7ab78ece14ab531e37e5b4bf6b882b3 (diff) | |
| download | vcpkg-3335dadc75d5b6ecd71f682b993562a22cf2d947.tar.gz vcpkg-3335dadc75d5b6ecd71f682b993562a22cf2d947.zip | |
[cnl] Update to version 1.1.7 (#18439)
* [cnl] update to version 1.1.7
* Update baseline.json
* Update ports/cnl/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update ports/cnl/portfile.cmake
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update HEAD_REF to point to main
* Bump port-version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Run vcpkg x-add-version cnl
* Update versions/c-/cnl.json
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
* Update ports/cnl/CONTROL
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/baseline.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update versions/c-/cnl.json
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
* Update git tree with vcpkg x-add-version
Co-authored-by: NancyLi1013 <46708020+NancyLi1013@users.noreply.github.com>
Co-authored-by: Robert Schumacher <roschuma@microsoft.com>
Diffstat (limited to 'ports/cnl/CONTROL')
| -rw-r--r-- | ports/cnl/CONTROL | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ports/cnl/CONTROL b/ports/cnl/CONTROL index 8daea5ae6..ac6f8f2ca 100644 --- a/ports/cnl/CONTROL +++ b/ports/cnl/CONTROL @@ -1,3 +1,4 @@ Source: cnl
-Version: 2019-06-23
+Version: 1.1.7
Description: A Compositional Numeric Library for C++
+Homepage: https://github.com/johnmcfarlane/cnl
|
