[cgns] update to 4.4.0 (#34075)

* [cgns] update to 4.4.0

* [cgns] update to 4.4.0
This commit is contained in:
Jia Yue Hua 2023-09-29 13:41:44 +08:00 committed by GitHub
parent a317017c00
commit dc847d3c63
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 10 additions and 6 deletions

View File

@ -2,8 +2,8 @@
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO CGNS/CGNS
REF ec538ac11dbaff510464a831ef094b0d6bf7216c # v4.3.0
SHA512 3c04829ff99c0f4f1cd705f0807fda0a65f970c7eecd23ec624cf09fb6fa2a566c63fc94d46c1d0754910bbff8f98c3723e4f32ef66c3e7e41930313454fa10b
REF "v${VERSION}"
SHA512 86c16d40b524519362645c553c91bade9bb7e4bffde7bf4de96a7f471ae3779a15781efa91efa059b2af0b127f08a560d2e903df6b45e1c79eaec6061db226e9
HEAD_REF develop
PATCHES
hdf5.patch

View File

@ -1,7 +1,6 @@
{
"name": "cgns",
"version-semver": "4.3.0",
"port-version": 5,
"version-semver": "4.4.0",
"description": "The CFD General Notation System (CGNS) provides a standard for recording and recovering computer data associated with the numerical solution of fluid dynamics equations.",
"homepage": "http://cgns.org/",
"license": "Zlib",

View File

@ -1497,8 +1497,8 @@
"port-version": 0
},
"cgns": {
"baseline": "4.3.0",
"port-version": 5
"baseline": "4.4.0",
"port-version": 0
},
"chaiscript": {
"baseline": "6.1.0",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "3888323fcc200e6d78c882a04c0604acd8281084",
"version-semver": "4.4.0",
"port-version": 0
},
{
"git-tree": "9d4b2d4f75c71bf4a4b66a6cb8bf79e119be4dd7",
"version-semver": "4.3.0",