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 @@ -72,9 +72,9 @@ if(ITKPythonPackage_SUPERBUILD)
7272 #-----------------------------------------------------------------------------
7373 include (ExternalProject)
7474
75- set (ITK_REPOSITORY "https://github.com/thewtex /ITK.git" )
76- # ITK release 2020-05-25
77- set (ITK_GIT_TAG "98fc085a9d96bb43f60160a147e1156cf30a26b3 " )
75+ set (ITK_REPOSITORY "https://github.com/InsightSoftwareConsortium /ITK.git" )
76+ # ITK release 2020-06-11
77+ set (ITK_GIT_TAG "3bcac28cab4a729045c58613171eb165b3baa5f2 " )
7878
7979 #-----------------------------------------------------------------------------
8080 # 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.1.0.post2 '
1+ VERSION = '5.1.0.post3 '
22
33def get_versions ():
44 """Returns versions for the ITK Python package.
You can’t perform that action at this time.
0 commit comments