[orocos-kdl] update to v1.5.1 (#31068)

* [orocos-kdl] update to v1.5.1

* [orocos-kdl] run vcpkg x-add-version orocos-kdl --overwrite-version

---------

Co-authored-by: Jelatine <18578243518@163.com>
This commit is contained in:
Jelatine 2023-04-25 09:28:48 +08:00 committed by GitHub
parent 87d351e0eb
commit 85a88bdf7d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -1,8 +1,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO orocos/orocos_kinematics_dynamics
REF v1.4.0
SHA512 7156465e2aff02f472933617512069355836a03a02d4587cfe03c1b1d667a9762a4e3ed6e055b2a44f1fce1b6746179203c7204389626a7b458dcab1b28930d8
REF "v${VERSION}"
SHA512 9774b76b755ea81168390643813789783f60d0b1cdb46cd250e3e0d27f75a6cf2fd3bfd2081c04e30a14ff4fc70d0080c9b43b82ee181c2dda82f23f052b338d
HEAD_REF master
PATCHES export-include-dir.patch
)

View File

@ -1,7 +1,6 @@
{
"name": "orocos-kdl",
"version": "1.4",
"port-version": 6,
"version": "1.5.1",
"description": "Kinematics and Dynamics Library.",
"homepage": "https://github.com/orocos/orocos_kinematics_dynamics",
"dependencies": [

View File

@ -5953,8 +5953,8 @@
"port-version": 0
},
"orocos-kdl": {
"baseline": "1.4",
"port-version": 6
"baseline": "1.5.1",
"port-version": 0
},
"osg": {
"baseline": "3.6.5",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "e9fdf57afeb547c9e5fdad47dff693fe8f96f4b5",
"version": "1.5.1",
"port-version": 0
},
{
"git-tree": "4c2ee586866fcf7a9f3c3930bd1af16763047aa4",
"version": "1.4",