mirror of
https://github.com/microsoft/vcpkg.git
synced 2024-11-28 05:06:36 +08:00
[mbedtls] Update library to 2.16.3 (#8296)
This commit is contained in:
parent
e1f8504518
commit
7514946910
@ -1,4 +1,4 @@
|
|||||||
Source: mbedtls
|
Source: mbedtls
|
||||||
Version: 2.16.2
|
Version: 2.16.3
|
||||||
Homepage: https://github.com/ARMmbed/mbedtls
|
Homepage: https://github.com/ARMmbed/mbedtls
|
||||||
Description: An open source, portable, easy to use, readable and flexible SSL library
|
Description: An open source, portable, easy to use, readable and flexible SSL library
|
||||||
|
@ -5,8 +5,8 @@ set(VCPKG_LIBRARY_LINKAGE static)
|
|||||||
vcpkg_from_github(
|
vcpkg_from_github(
|
||||||
OUT_SOURCE_PATH SOURCE_PATH
|
OUT_SOURCE_PATH SOURCE_PATH
|
||||||
REPO ARMmbed/mbedtls
|
REPO ARMmbed/mbedtls
|
||||||
REF mbedtls-2.16.2
|
REF mbedtls-2.16.3
|
||||||
SHA512 55af897ea3a1455ec4c16980a504a542333e8465bdf89d77b756e6d9893c394166ec880734ecdb10ec0643ddc828bf21e2dd8891b1b4a431e9c57e63a07915aa
|
SHA512 3d798f7de9c33325585d5d7c8608cc16acdcf42c246d283b2fb8a29f5e419f2899342965ff297432ef2ab20c91eaee28d6ca53349f5a68b0a4fd29d6905fc64c
|
||||||
HEAD_REF master
|
HEAD_REF master
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user