aboutsummaryrefslogtreecommitdiff
path: root/ports/fmt
diff options
context:
space:
mode:
Diffstat (limited to 'ports/fmt')
-rw-r--r--ports/fmt/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/fmt/portfile.cmake b/ports/fmt/portfile.cmake
index 74cdd60be..49a0f3ef5 100644
--- a/ports/fmt/portfile.cmake
+++ b/ports/fmt/portfile.cmake
@@ -1,7 +1,7 @@
include(vcpkg_common_functions)
vcpkg_download_distfile(ARCHIVE_FILE
- URL "https://github.com/fmtlib/fmt/archive/3.0.0.tar.gz"
+ URLS "https://github.com/fmtlib/fmt/archive/3.0.0.tar.gz"
FILENAME "fmt-3.0.0.tar.gz"
SHA512 20c9b1ffe8b46cb5d22015122fc698a75ad854709d3de1a1316b6040d86f54bada4e6d7263f2f1fd94cb13ac37ee9447c162c6aec3f3af650455e8a8a9804871
)