File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 18
18
| [ icu] ( http://site.icu-project.org ) | 63.1 | 10-15-2018 |
19
19
| [ zlib] ( https://github.com/zlib-ng/zlib-ng ) | N/A | 05-07-2020 |
20
20
| [ brotli] ( https://github.com/google/brotli ) | 1.0.7 | 10-23-2018 |
21
- | [ libressl] ( https://www.libressl.org ) | 3.1.0 | 04-08 -2020 |
21
+ | [ libressl] ( https://www.libressl.org ) | 3.1.1 | 05-07 -2020 |
22
22
| [ nghttp2] ( https://nghttp2.org ) | 1.40.0 | 11-15-2019 |
23
23
| [ curl] ( https://curl.haxx.se ) | 7.70.0 | 04-29-2020 |
24
24
| [ libxml2] ( http://xmlsoft.org/ ) | 2.9.10 | 10-30-2019 |
Original file line number Diff line number Diff line change 1
1
Source: libressl
2
- Version: 3.1.0
2
+ Version: 3.1.1
3
3
Description: |
4
4
LibreSSL is a version of the TLS/crypto stack forked from OpenSSL in 2014,
5
5
with goals of modernizing the codebase, improving security, and applying
Original file line number Diff line number Diff line change 1
1
include (vcpkg_common_functions)
2
2
3
- set (LIBRESSL_VERSION 3.1.0 )
3
+ set (LIBRESSL_VERSION 3.1.1 )
4
4
5
5
# Get archive
6
6
vcpkg_download_distfile(ARCHIVE
7
7
URLS "https://ftp.openbsd.org/pub/OpenBSD/LibreSSL/libressl-${LIBRESSL_VERSION} .tar.gz"
8
8
FILENAME "libressl-${LIBRESSL_VERSION} .tar.gz"
9
- SHA512 365ccf01d4802af048b2a03b6994b17cf051185fa4a0940ae72bd3ec3927467486501d334d2fa7904b07d9364093a97e1b90bb67d3bd8bb1d807643c20a0c677
9
+ SHA512 353a5c95bb0c160b698b95b91d6857ddb63a75b0685a233ed2515f46ad8369d40857aa1ff8407aa9bc78a5c3c29c25376e7a55a3c96fce40840633411944fb1d
10
10
)
11
11
12
12
# Patches
You can’t perform that action at this time.
0 commit comments