diff --git a/SuperBuild/CMake/External_libsvm.cmake b/SuperBuild/CMake/External_libsvm.cmake index e385aa3c640a72aee6f0ca2637231982259c2628..34789c84b4481ed1282b270d7ba05f9b5a7c99c2 100644 --- a/SuperBuild/CMake/External_libsvm.cmake +++ b/SuperBuild/CMake/External_libsvm.cmake @@ -4,8 +4,8 @@ SETUP_SUPERBUILD(LIBSVM) ExternalProject_Add(LIBSVM PREFIX LIBSVM - URL "https://github.com/cjlin1/libsvm/archive/v320.tar.gz" - URL_MD5 b735fce96fc634f1d7e26b586181e1a4 + URL "https://github.com/cjlin1/libsvm/archive/v322.tar.gz" + URL_MD5 d9617d29efad013573f63ca9a517f490 BINARY_DIR ${LIBSVM_SB_BUILD_DIR} DOWNLOAD_DIR ${DOWNLOAD_LOCATION} INSTALL_DIR ${SB_INSTALL_PREFIX}