diff --git a/SuperBuild/cmake/External-PyPopsift.cmake b/SuperBuild/cmake/External-PyPopsift.cmake index 7831602e..c37b69e2 100644 --- a/SuperBuild/cmake/External-PyPopsift.cmake +++ b/SuperBuild/cmake/External-PyPopsift.cmake @@ -11,8 +11,8 @@ if(CUDA_FOUND) STAMP_DIR ${_SB_BINARY_DIR}/stamp #--Download step-------------- DOWNLOAD_DIR ${SB_DOWNLOAD_DIR} - GIT_REPOSITORY https://github.com/NathanMOlson/pypopsift - GIT_TAG 8eb61bafe3aea06b1cdb4fcf73d7f822c79246e6 + GIT_REPOSITORY https://github.com/OpenDroneMap/pypopsift + GIT_TAG fe2d1ccc63877ba315e65f34d2adeadd838b3ac3 #--Update/Patch step---------- UPDATE_COMMAND "" #--Configure step-------------