diff options
| author | Sean Yen <seanyen@microsoft.com> | 2020-12-23 17:08:28 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-12-23 17:08:28 -0800 |
| commit | a8ac047e6c40b806ac89ac4d7281d45d7c0aaf29 (patch) | |
| tree | 49269ce736393c573af82d60eea92a29fe4f0723 /ports/ompl/CONTROL | |
| parent | 63451b40b172759600d222fd77332ee0643adbbf (diff) | |
| download | vcpkg-a8ac047e6c40b806ac89ac4d7281d45d7c0aaf29.tar.gz vcpkg-a8ac047e6c40b806ac89ac4d7281d45d7c0aaf29.zip | |
[ompl] upgrade to v1.5.1 (#15276)
Diffstat (limited to 'ports/ompl/CONTROL')
| -rw-r--r-- | ports/ompl/CONTROL | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/ports/ompl/CONTROL b/ports/ompl/CONTROL index b18ba5381..e608b16d8 100644 --- a/ports/ompl/CONTROL +++ b/ports/ompl/CONTROL @@ -1,7 +1,7 @@ Source: ompl
-Version: 1.5.0
-Port-Version: 1
-Homepage: https://bitbucket.org/ompl
+Version: 1.5.1
+Port-Version: 0
+Homepage: https://ompl.kavrakilab.org/
Description: The Open Motion Planning Library, consists of many state-of-the-art sampling-based motion planning algorithms
Build-Depends: boost-dynamic-bitset, boost-filesystem, boost-graph, boost-odeint, boost-program-options, boost-serialization, boost-system, boost-test, boost-ublas, boost-timer, eigen3
|
