diff --git a/Modules/ThirdParty/GDCM/UpdateFromUpstream.sh b/Modules/ThirdParty/GDCM/UpdateFromUpstream.sh index 086231b3e905..97434714ab3d 100755 --- a/Modules/ThirdParty/GDCM/UpdateFromUpstream.sh +++ b/Modules/ThirdParty/GDCM/UpdateFromUpstream.sh @@ -7,12 +7,11 @@ shopt -s dotglob readonly name="GDCM" readonly ownership="GDCM Upstream " readonly subtree="Modules/ThirdParty/GDCM/src/gdcm" -readonly repo="https://github.com/malaterre/GDCM.git" -readonly tag="release" +readonly repo="https://github.com/InsightSoftwareConsortium/GDCM.git" +readonly tag="20240315_GDCM_PATCHES_FOR_ITK" readonly shortlog=false readonly paths=" .gitattributes - .codespellrc CMake/UseCopyright.cmake CMake/InstallMacros.cmake CMake/COPYING-CMAKE-SCRIPTS @@ -33,7 +32,6 @@ readonly paths=" Utilities/gdcm_openjpeg.h Utilities/gdcmopenjpeg Utilities/gdcmrle - Utilities/gdcmutfcpp Utilities/gdcmuuid Utilities/gdcm_uuid.h Utilities/gdcm_zlib.h