[gdcm] update to 3.0.12 (#24892)

* [gdcm] update to 3.0.12

* updtae version
This commit is contained in:
JonLiu1993 2022-05-26 03:19:06 +08:00 committed by GitHub
parent 4a182b35d8
commit 8b9004a202
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 11 additions and 6 deletions

View File

@ -3,8 +3,8 @@ vcpkg_check_linkage(ONLY_STATIC_LIBRARY)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO malaterre/GDCM
REF c0824c0ae66e9f9e3c8bddba8b65238c1c28481d # v3.0.7
SHA512 1889f18f7164e1395e2cf5fe29b6ccd615f9a31433d1a7bda19cac472b20bc52018ef45bd9d9ca72ecb248c9fd5d895b94bfd111157693f70e0b90cf7b582edd
REF 1f94bafc929db3648612848836f7899f101d6641 # v3.0.12
SHA512 cec050c61d9880880b8b72234f8b0824a1f1fa8f9b2419fec85a0f27fe3bca4f9f80aa735b35775ac098f5827fde454aba700ebea17f5f8657894d26f5140f4a
HEAD_REF master
PATCHES
use-openjpeg-config.patch

View File

@ -1,9 +1,9 @@
{
"name": "gdcm",
"version": "3.0.7",
"port-version": 4,
"version": "3.0.12",
"description": "Grassroots DICOM library",
"homepage": "https://github.com/malaterre/GDCM",
"license": "BSD-3-Clause",
"supports": "!uwp & !(windows & arm)",
"dependencies": [
"expat",

View File

@ -2437,8 +2437,8 @@
"port-version": 0
},
"gdcm": {
"baseline": "3.0.7",
"port-version": 4
"baseline": "3.0.12",
"port-version": 0
},
"gdcm2": {
"baseline": "deprecated",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "d88a2229a173f1d38ae7beeb24d8169957968e74",
"version": "3.0.12",
"port-version": 0
},
{
"git-tree": "64bda232157a1119e4a16b3379294d13354e8971",
"version": "3.0.7",