[ceres]update SHA512 (#24156)

* update hash

* update version

* update feature cuda description

* overwrite version
This commit is contained in:
Frank 2022-04-20 14:47:54 -07:00 committed by GitHub
parent 7ef0c787df
commit dc2b45330b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 9 additions and 3 deletions

View File

@ -10,7 +10,7 @@ vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO ceres-solver/ceres-solver
REF f68321e7de8929fbcdb95dd42877531e64f72f66 #2.1.0
SHA512 b482988d837187e348250122b1acacbb4fd6354709efa6335c0322a68234a38292c072499a886b69a30614f85c818d3d2e9eeb3d3d0ca17d8f013a38d9151207
SHA512 67bbd8a9385a40fe69d118fbc84da0fcc9aa1fbe14dd52f5403ed09686504213a1d931e95a1a0148d293b27ab5ce7c1d618fbf2e8fed95f2bbafab851a1ef449
HEAD_REF master
PATCHES
0001_cmakelists_fixes.patch

View File

@ -1,6 +1,7 @@
{
"name": "ceres",
"version": "2.1.0",
"port-version": 1,
"description": "non-linear optimization package",
"homepage": "https://github.com/ceres-solver/ceres-solver",
"license": "Apache-2.0",
@ -18,7 +19,7 @@
],
"features": {
"cuda": {
"description": "Build darknet with support for CUDA",
"description": "Support for CUDA based dense solvers",
"supports": "linux | (!osx & !uwp & !(arm64 & windows))",
"dependencies": [
"cuda"

View File

@ -1306,7 +1306,7 @@
},
"ceres": {
"baseline": "2.1.0",
"port-version": 0
"port-version": 1
},
"cfitsio": {
"baseline": "3.49",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "85a5ff9f8727124ce91655f2d37b9a6c77f367e1",
"version": "2.1.0",
"port-version": 1
},
{
"git-tree": "d3ebf81bee31323b13ad3353b6dbf9944b03abe3",
"version": "2.1.0",