aboutsummaryrefslogtreecommitdiff
path: root/ports/glfw3
diff options
context:
space:
mode:
authorNinetainedo <ninetainedo@gmail.com>2016-09-25 00:23:04 +0200
committerNinetainedo <ninetainedo@gmail.com>2016-09-25 00:23:04 +0200
commit930d0a7dedbcd3996a490eea5e061a00aca552d4 (patch)
tree61255004cdf3a3b968af96146ff4175d10910a4c /ports/glfw3
parent9bb5b4c768acd4380a918b2d162bdafdcbe407df (diff)
downloadvcpkg-930d0a7dedbcd3996a490eea5e061a00aca552d4.tar.gz
vcpkg-930d0a7dedbcd3996a490eea5e061a00aca552d4.zip
URL and MIRRORS are now URLS
Updated all portfiles accordingly.
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
)