From 0c1ad258f3cbc75d1bc106bc8f29e9896e05bc36 Mon Sep 17 00:00:00 2001 From: Seth Alves Date: Thu, 21 May 2015 11:57:37 -0700 Subject: [PATCH] update polyvox --- cmake/externals/polyvox/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/externals/polyvox/CMakeLists.txt b/cmake/externals/polyvox/CMakeLists.txt index 4a26b17c63..84678c8ccf 100644 --- a/cmake/externals/polyvox/CMakeLists.txt +++ b/cmake/externals/polyvox/CMakeLists.txt @@ -5,7 +5,7 @@ ExternalProject_Add( ${EXTERNAL_NAME} # URL http://hifi-public.s3.amazonaws.com/dependencies/polyvox-master.zip URL http://headache.hungry.com/~seth/hifi/polyvox-master.zip - URL_MD5 ceabe53ccb0726524e1d0427c517f3b5 + URL_MD5 b62e8d8711a4f462377d45e2dd1a22c0 CMAKE_ARGS -DCMAKE_INSTALL_PREFIX:PATH= BINARY_DIR ${EXTERNAL_PROJECT_PREFIX}/build LOG_DOWNLOAD 1