diff --git a/package/hunter/HunterInit.cmake b/package/hunter/HunterInit.cmake index fd6a9fd17..454b3c3d1 100644 --- a/package/hunter/HunterInit.cmake +++ b/package/hunter/HunterInit.cmake @@ -7,6 +7,6 @@ file( # FIXME : will need to replace this url with the main hunter url ! include("${CMAKE_CURRENT_LIST_DIR}/HunterGate.cmake") HunterGate( - URL "https://github.com/pthom/hunter/archive/test-corrade-v2018.10.tar.gz" - SHA1 "3415f425f0ff1aa1754b8a2b57c77ba20f5b7bbc" + URL "https://github.com/pthom/magnum/archive/hunter_rc3.tar.gz" + SHA1 "990c49b8bb085c395eebe8a46686552767cffb3f" )