[curl] update curl to 7.61.1

This commit is contained in:
Force Charlie 2018-09-05 18:00:37 +08:00
parent acb791b228
commit a91bc989a1
2 changed files with 3 additions and 3 deletions

View File

@ -1,5 +1,5 @@
Source: curl
Version: 7.61.0
Version: 7.61.1
Build-Depends: zlib
Description: A library for transferring data with URLs
Default-Features: ssl

View File

@ -3,8 +3,8 @@ include(vcpkg_common_functions)
vcpkg_from_github(
OUT_SOURCE_PATH SOURCE_PATH
REPO curl/curl
REF curl-7_61_0
SHA512 b6d2f57059e72139540cb93b945703857cb447920ed9b283993611453fed623432290adc5a3558181e3decc15c7cf54fff475010d922957807a37d1a1449be6c
REF curl-7_61_1
SHA512 09fa3c87f8d516eabe3241247a5094c32ee0481961cf85bf78ecb13acdf23bb2ec82f113d2660271d22742c79e76d73fb122730fa28e34c7f5477c05a4a6534c
HEAD_REF master
PATCHES
${CMAKE_CURRENT_LIST_DIR}/0001_cmake.patch