diff --git a/CMake/SetupFfmpeg.cmake b/CMake/SetupFfmpeg.cmake index 3b00409c7c..00af1ad6b4 100644 --- a/CMake/SetupFfmpeg.cmake +++ b/CMake/SetupFfmpeg.cmake @@ -83,7 +83,7 @@ else() "n${SM_FFMPEG_VERSION}" "--depth" "1" - "git://github.com/stepmania/ffmpeg.git" + "https://github.com/stepmania/ffmpeg.git" "${SM_FFMPEG_SRC_DIR}" CONFIGURE_COMMAND "${FFMPEG_CONFIGURE}"