diff options
author | Cem Keylan <cem@ckyln.com> | 2020-10-20 15:16:14 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-10-20 15:16:14 +0300 |
commit | 73f7e95a14685c3ec525a700e5475571e3d34640 (patch) | |
tree | 58ea244fb620b1feb797c24ff44afc36e909b2de | |
parent | a7ddb90a4bbdb6cc7bc02e977371ab20909c1b16 (diff) | |
download | repository-73f7e95a14685c3ec525a700e5475571e3d34640.tar.gz |
libressl: bump to 3.2.2
-rw-r--r-- | extra/libressl/checksums | 2 | ||||
-rw-r--r-- | extra/libressl/sources | 2 | ||||
-rw-r--r-- | extra/libressl/version | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/extra/libressl/checksums b/extra/libressl/checksums index fe481445..7f3abe97 100644 --- a/extra/libressl/checksums +++ b/extra/libressl/checksums @@ -1,2 +1,2 @@ -d28db224cfb6d18009b2a7e8cb213cd5c943bbec87550062fef6a38479250315 libressl-3.2.1.tar.gz +a9d1e1d030b8bcc67bf6428b8c0fff14a5602e2236257b9e3d77acaf12e2a7a1 libressl-3.2.2.tar.gz 043d2c3d64ecfaa021dbd1e772e42bf261917ef9b8b5b2ea955efd64c0791f00 update-certdata.sh diff --git a/extra/libressl/sources b/extra/libressl/sources index 1dc98b16..c1f52c27 100644 --- a/extra/libressl/sources +++ b/extra/libressl/sources @@ -1,2 +1,2 @@ -https://fossies.org/linux/misc/libressl-3.2.1.tar.gz +https://fossies.org/linux/misc/libressl-3.2.2.tar.gz files/update-certdata.sh diff --git a/extra/libressl/version b/extra/libressl/version index b7c90c2c..7744049d 100644 --- a/extra/libressl/version +++ b/extra/libressl/version @@ -1 +1 @@ -3.2.1 1 +3.2.2 1 |