aboutsummaryrefslogtreecommitdiff
path: root/ports/glfw3
diff options
context:
space:
mode:
Diffstat (limited to 'ports/glfw3')
-rw-r--r--ports/glfw3/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/glfw3/portfile.cmake b/ports/glfw3/portfile.cmake
index 25438b420..6d14c34fe 100644
--- a/ports/glfw3/portfile.cmake
+++ b/ports/glfw3/portfile.cmake
@@ -1,6 +1,6 @@
include(vcpkg_common_functions)
vcpkg_download_distfile(ARCHIVE
- URL "https://github.com/glfw/glfw/releases/download/3.1.2/glfw-3.1.2.zip"
+ URLS "https://github.com/glfw/glfw/releases/download/3.1.2/glfw-3.1.2.zip"
FILENAME "glfw-3.1.2.zip"
SHA512 c199137b32182182123869fe69ab991a296feb80dcf3db3cf5e070cdaef31ed958148d9b87e724c1937fa535960122bdceb92ea9dd38f7ef41e4e08e36210fe5
)