aboutsummaryrefslogtreecommitdiff
path: root/ports/gsl
diff options
context:
space:
mode:
Diffstat (limited to 'ports/gsl')
-rw-r--r--ports/gsl/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/gsl/portfile.cmake b/ports/gsl/portfile.cmake
index 53d5556d6..4c7e9f051 100644
--- a/ports/gsl/portfile.cmake
+++ b/ports/gsl/portfile.cmake
@@ -1,6 +1,6 @@
include(vcpkg_common_functions)
vcpkg_download_distfile(ARCHIVE
- URL "https://github.com/Microsoft/GSL/archive/fd5ad87bf25cb5e87104ee58106dee9bc809cd93.zip"
+ URLS "https://github.com/Microsoft/GSL/archive/fd5ad87bf25cb5e87104ee58106dee9bc809cd93.zip"
FILENAME "gsl-fd5ad87bf.zip"
SHA512 81887be57e12bfc4e67353713478e1638bf1bffb8f523cf7241acf5415c2e3fe82ea0c0128380dcb2008afb5f53ac0d4893660626a8cd1eb501da536e6af5692
)