diff options
| author | Robert Schumacher <roschuma@microsoft.com> | 2018-03-21 12:54:03 -0700 |
|---|---|---|
| committer | Robert Schumacher <roschuma@microsoft.com> | 2018-03-21 23:42:24 -0700 |
| commit | 191fab2e592b9f4163d32980272253bc84648831 (patch) | |
| tree | 80109b195f3f18653d289651143b748a43b06be2 /ports/gdcm2 | |
| parent | 502c4653868efe6512f59400219085efc53f127a (diff) | |
| download | vcpkg-191fab2e592b9f4163d32980272253bc84648831.tar.gz vcpkg-191fab2e592b9f4163d32980272253bc84648831.zip | |
[caf][gdcm2] Upgrades
Diffstat (limited to 'ports/gdcm2')
| -rw-r--r-- | ports/gdcm2/CONTROL | 2 | ||||
| -rw-r--r-- | ports/gdcm2/portfile.cmake | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/ports/gdcm2/CONTROL b/ports/gdcm2/CONTROL index 073e6cbeb..6268c788f 100644 --- a/ports/gdcm2/CONTROL +++ b/ports/gdcm2/CONTROL @@ -1,4 +1,4 @@ Source: gdcm2 -Version: 2.8.4 +Version: 2.8.5 Description: Grassroots DICOM library Build-Depends: zlib, expat diff --git a/ports/gdcm2/portfile.cmake b/ports/gdcm2/portfile.cmake index bb0782ba4..7e8c89611 100644 --- a/ports/gdcm2/portfile.cmake +++ b/ports/gdcm2/portfile.cmake @@ -14,8 +14,8 @@ include(vcpkg_common_functions) vcpkg_from_github( OUT_SOURCE_PATH SOURCE_PATH REPO malaterre/GDCM - REF v2.8.4 - SHA512 d58854507bcc477bcf7944c82014ceac4c603bf8f0e75ddda2371052f4972f1535cb782b47d0822a8929131b804ea5c16b9236b414d70cbf96a494741391c534 + REF v2.8.5 + SHA512 644a7ad04746ffb36b7923796b967cc11fd3b71baede7722093d5785eaf869280c67a968f6b32aeb43cc7c88927fba78459e4846e058996a1634311311745510 ) vcpkg_apply_patches( |
