aboutsummaryrefslogtreecommitdiff
path: root/ports/doctest
diff options
context:
space:
mode:
Diffstat (limited to 'ports/doctest')
-rw-r--r--ports/doctest/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/doctest/portfile.cmake b/ports/doctest/portfile.cmake
index 46a3abe71..54228c716 100644
--- a/ports/doctest/portfile.cmake
+++ b/ports/doctest/portfile.cmake
@@ -1,6 +1,6 @@
include(vcpkg_common_functions)
vcpkg_download_distfile(ARCHIVE
- URL "https://github.com/onqtam/doctest/archive/1.1.0.zip"
+ URLS "https://github.com/onqtam/doctest/archive/1.1.0.zip"
FILENAME "doctest-1.1.0.zip"
SHA512 3cbdbb82d2dceff5a34aaed45222832c5767f21b64b271c41c2da7bae1f9e364a60758a8b6ce64285999afc30dd76de980e287663fa3119d0bcc1d2b45514e0b
)