diff options
Diffstat (limited to 'ports/glm')
| -rw-r--r-- | ports/glm/portfile.cmake | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glm/portfile.cmake b/ports/glm/portfile.cmake index 63540f95d..715310149 100644 --- a/ports/glm/portfile.cmake +++ b/ports/glm/portfile.cmake @@ -1,6 +1,6 @@ include(vcpkg_common_functions) vcpkg_download_distfile(ARCHIVE - URL "https://github.com/g-truc/glm/releases/download/0.9.8.0/glm-0.9.8.0.zip" + URLS "https://github.com/g-truc/glm/releases/download/0.9.8.0/glm-0.9.8.0.zip" FILENAME "glm-0.9.8.0.zip" SHA512 5fe9d1f582e7bbef37fd23c9d10fd9cf7696bb7c6f8086a250248e97f84b0205a89a195c8838a1ddc4c0a4cb4c69d1764f90db6513a9691a94877b7ec6b2befb ) |
