User: gerald
Date: 2019/01/04 10:31 PM
Log:
Upgrade c-ares to 1.15.0.
Add c-ares 1.15.0, which was built from a VS 2017 command prompt with
set CARES_VERSION=1.15.0
vcpkg install c-ares:x86-windows c-ares:x64-windows
vcpkg export c-ares:x86-windows --output=c-ares-%CARES_VERSION%-win32ws --zip
vcpkg export c-ares:x64-windows --output=c-ares-%CARES_VERSION%-win64ws --zip
Remove some older c-ares packages.
Directory: /trunk/packages/
Changes Path Action
+0 -0 c-ares-1.12.0-1-win32ws.zip Removed
+0 -0 c-ares-1.12.0-win32ws.zip Removed
+0 -0 c-ares-1.15.0-win32ws.zip Added
Directory: /trunk/
Changes Path Action
+3 -10 README.txt Modified