File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -87,10 +87,10 @@ if(ITKPythonPackage_SUPERBUILD)
8787 #-----------------------------------------------------------------------------
8888 include (ExternalProject)
8989
90- set (ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium /ITK.git" )
90+ set (ITK_REPOSITORY "https://github.com/jcfr /ITK.git" )
9191
92- # ITK nightly-master 2022-06-16
93- set (ITK_GIT_TAG "8b2a3d3fb3 " )
92+ # ITK update-from-manylinux2014-to-manylinux_2_24 2022-06-22
93+ set (ITK_GIT_TAG "8ca6e8dc15 " )
9494
9595 #-----------------------------------------------------------------------------
9696 # A separate project is used to download ITK, so that it can reused
Original file line number Diff line number Diff line change 1- VERSION = '5.3rc03.dev20220616+486.g8b2a3d3fb3 '
1+ VERSION = '5.3rc03.dev20220622+489.g8ca6e8dc15 '
22
33def get_versions ():
44 """Returns versions for the ITK Python package.
You can’t perform that action at this time.
0 commit comments