aboutsummaryrefslogtreecommitdiff
path: root/ports/stb
diff options
context:
space:
mode:
Diffstat (limited to 'ports/stb')
-rw-r--r--ports/stb/portfile.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/ports/stb/portfile.cmake b/ports/stb/portfile.cmake
index dace9acd9..15414d0da 100644
--- a/ports/stb/portfile.cmake
+++ b/ports/stb/portfile.cmake
@@ -1,6 +1,6 @@
include(vcpkg_common_functions)
vcpkg_download_distfile(ARCHIVE
- URL "https://github.com/nothings/stb/archive/e713a69f1ea6ee1e0d55725ed0731520045a5993.zip"
+ URLS "https://github.com/nothings/stb/archive/e713a69f1ea6ee1e0d55725ed0731520045a5993.zip"
FILENAME "stb-e713a69f1ea6ee1e0d55725ed0731520045a5993.zip"
SHA512 28d73905e626bf286bc42e30bc50e8449912a9db5e421e09bfbd17790de1909fe9df19c96d6ad3125a6ae0947d45b11b83ee5965dab68d1eadd0c332e391400e
)