diff options
| author | Markus Rickert <rickertm@users.noreply.github.com> | 2020-05-12 05:11:02 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-05-11 20:11:02 -0700 |
| commit | 4acff1659313d8794d678c35a147cb3db35d219a (patch) | |
| tree | bf6b1bafe10308f203b2b5dbe59a30d3dd6609d2 /ports/nlopt/CONTROL | |
| parent | 6c159b77660e6904776b738a403c8bbc17683209 (diff) | |
| download | vcpkg-4acff1659313d8794d678c35a147cb3db35d219a.tar.gz vcpkg-4acff1659313d8794d678c35a147cb3db35d219a.zip | |
[nlopt] Update to 2.6.2 (#11254)
Diffstat (limited to 'ports/nlopt/CONTROL')
| -rw-r--r-- | ports/nlopt/CONTROL | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/ports/nlopt/CONTROL b/ports/nlopt/CONTROL index 0cc7666bb..7aca60e2b 100644 --- a/ports/nlopt/CONTROL +++ b/ports/nlopt/CONTROL @@ -1,4 +1,5 @@ Source: nlopt -Version: 2.6.1-1 +Version: 2.6.2 Homepage: https://github.com/stevengj/nlopt -Description: a library for nonlinear local and global optimization, for functions with and without gradient information.
\ No newline at end of file +Description: a library for nonlinear local and global optimization, for functions with and without gradient information. +Supports: !uwp |
