Skip to content

Commit

Permalink
Python packages: new binaries for macOS (#2423).
Browse files Browse the repository at this point in the history
  • Loading branch information
agarny committed Dec 11, 2020
1 parent a035172 commit 44b95de
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/plugins/thirdParty/PythonPackages/CMakeLists.txt
Expand Up @@ -110,7 +110,7 @@ if(USE_PREBUILT_PYTHON_PACKAGES_PACKAGE)
endif()
elseif(APPLE)
retrieve_package_file(${PACKAGE_NAME} ${PACKAGE_VERSION}
${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} bccff03442bcab783691e8ce2f2da160b3084c67
${FULL_LOCAL_EXTERNAL_PACKAGE_DIR} 494f3690b6ba45f6ede3b2109a5159e0f37f00a4
PACKAGE_REPOSITORY ${PACKAGE_REPOSITORY}
SHA1_FILES ${SHA1_FILES}
SHA1_VALUES 4443d8cb01dcc0edc148f9d095201b13fd09f923)
Expand Down

0 comments on commit 44b95de

Please sign in to comment.