diff --git a/3rdParty/grasp_dependencies_list.m b/3rdParty/grasp_dependencies_list.m index 83ed62f..bb7abf5 100644 --- a/3rdParty/grasp_dependencies_list.m +++ b/3rdParty/grasp_dependencies_list.m @@ -92,7 +92,7 @@ cur_dep = cur_dep + 1; - list(cur_dep).url = 'http://wiki.epfl.ch/sgwt/documents/sgwt_toolbox-1.02.zip'; + list(cur_dep).url = 'https://wiki.epfl.ch/sgwt/documents/sgwt_toolbox-1.02.zip'; list(cur_dep).name = 'sgwt/'; list(cur_dep).root_dir = 'sgwt_toolbox/'; list(cur_dep).mex_dir = 'mex/';