aboutsummaryrefslogtreecommitdiff
path: root/ports/nlopt/CONTROL
diff options
context:
space:
mode:
authorMarkus Rickert <rickertm@users.noreply.github.com>2020-12-16 00:20:43 +0100
committerGitHub <noreply@github.com>2020-12-15 15:20:43 -0800
commit18558d876c845060c2e21ea69a2b9fe1c476dff2 (patch)
tree0e2272084d62b19c54de455bc8c2a95ab5459790 /ports/nlopt/CONTROL
parent3de5895272a73e1457938c1ff28ec363e449e21d (diff)
downloadvcpkg-18558d876c845060c2e21ea69a2b9fe1c476dff2.tar.gz
vcpkg-18558d876c845060c2e21ea69a2b9fe1c476dff2.zip
[NLopt] Update to 2.7.0 (#15105)
Diffstat (limited to 'ports/nlopt/CONTROL')
-rw-r--r--ports/nlopt/CONTROL4
1 files changed, 0 insertions, 4 deletions
diff --git a/ports/nlopt/CONTROL b/ports/nlopt/CONTROL
deleted file mode 100644
index 8d1344934..000000000
--- a/ports/nlopt/CONTROL
+++ /dev/null
@@ -1,4 +0,0 @@
-Source: nlopt
-Version: 2.6.2-1
-Homepage: https://github.com/stevengj/nlopt
-Description: a library for nonlinear local and global optimization, for functions with and without gradient information.