[rbdl] fix build (#39883)

This commit is contained in:
autoantwort 2024-07-13 16:29:40 +02:00 committed by GitHub
parent bc0ba361cd
commit 7aeffc9103
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 9 additions and 2 deletions

View File

@ -1,10 +1,12 @@
{
"name": "rbdl",
"version": "3.3.0",
"port-version": 6,
"port-version": 7,
"description": "Rigid Body Dynamics Library",
"homepage": "https://github.com/rbdl/rbdl",
"dependencies": [
"boost-algorithm",
"boost-lexical-cast",
"eigen3",
"lua",
{

View File

@ -7666,7 +7666,7 @@
},
"rbdl": {
"baseline": "3.3.0",
"port-version": 6
"port-version": 7
},
"rbdl-orb": {
"baseline": "3.2.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "1dc8279017fb2aa827bcaf37fcf9e6af6b8bb751",
"version": "3.3.0",
"port-version": 7
},
{
"git-tree": "c6a8a964a403cf9fe31d6c21173f309af1cd8474",
"version": "3.3.0",