Skip to content
Snippets Groups Projects
Commit e3d7abda authored by Guillaume Pasero's avatar Guillaume Pasero
Browse files

COMP: wrong OpenCV md5sum

parent 07e333a0
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@ ADD_SUPERBUILD_CMAKE_VAR(OPENCV PNG_LIBRARY)
ExternalProject_Add(OPENCV
PREFIX OPENCV
URL "https://github.com/opencv/opencv/archive/2.4.13.2.tar.gz"
URL_MD5 8feb45a71adad89b8017a777477c3eff
URL_MD5 fe52791ce523681a67036def4c25261b
BINARY_DIR ${OPENCV_SB_BUILD_DIR}
INSTALL_DIR ${SB_INSTALL_PREFIX}
DOWNLOAD_DIR ${DOWNLOAD_LOCATION}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment