diff options
author | Cem Keylan <cem@ckyln.com> | 2020-08-29 22:36:41 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-08-29 22:36:41 +0300 |
commit | 3e698640806c476e8d5c65825b35cc1061961c10 (patch) | |
tree | 88d320033011baa8e74a3287bdbceecdcdb7f077 /extra | |
parent | 174fbe6bb23b0e81b125a901eafdf9719f940f25 (diff) | |
download | repository-3e698640806c476e8d5c65825b35cc1061961c10.tar.gz |
libressl: bump to 3.2.1
Diffstat (limited to 'extra')
-rw-r--r-- | extra/libressl/checksums | 4 | ||||
-rw-r--r-- | extra/libressl/sources | 2 | ||||
-rw-r--r-- | extra/libressl/version | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/extra/libressl/checksums b/extra/libressl/checksums index 98276761..fe481445 100644 --- a/extra/libressl/checksums +++ b/extra/libressl/checksums @@ -1,2 +1,2 @@ -47bd2eb4b4503e47c02efa7e67d2fcd95c7eac6bc9d06b343a1b4705793ed1d5 libressl-3.2.0.tar.gz -670cb63624d1829a396d2a41399ab9a1124c81a26d48d3c9284a30c669cc14fe update-certdata.sh +d28db224cfb6d18009b2a7e8cb213cd5c943bbec87550062fef6a38479250315 libressl-3.2.1.tar.gz +043d2c3d64ecfaa021dbd1e772e42bf261917ef9b8b5b2ea955efd64c0791f00 update-certdata.sh diff --git a/extra/libressl/sources b/extra/libressl/sources index ee5ee89f..1dc98b16 100644 --- a/extra/libressl/sources +++ b/extra/libressl/sources @@ -1,2 +1,2 @@ -https://fossies.org/linux/misc/libressl-3.2.0.tar.gz +https://fossies.org/linux/misc/libressl-3.2.1.tar.gz files/update-certdata.sh diff --git a/extra/libressl/version b/extra/libressl/version index cd6c136c..b7c90c2c 100644 --- a/extra/libressl/version +++ b/extra/libressl/version @@ -1 +1 @@ -3.2.0 1 +3.2.1 1 |