diff options
author | Cem Keylan <cem@ckyln.com> | 2020-11-30 17:02:00 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2020-11-30 17:02:00 +0300 |
commit | 1c2691b9f61d772403c84db1cdeae6dbe34a6d06 (patch) | |
tree | fb29689155dfdf35f9c9483b5a5c7ab806249e39 /extra/libressl | |
parent | eb41fcc5b8fb918252b9a5403254a89859ea628a (diff) | |
download | repository-1c2691b9f61d772403c84db1cdeae6dbe34a6d06.tar.gz |
libressl: bump to 3.3.0
Diffstat (limited to 'extra/libressl')
-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 7f3abe97..66387273 100644 --- a/extra/libressl/checksums +++ b/extra/libressl/checksums @@ -1,2 +1,2 @@ -a9d1e1d030b8bcc67bf6428b8c0fff14a5602e2236257b9e3d77acaf12e2a7a1 libressl-3.2.2.tar.gz +728a5edc63ccb418e9166bed11d4b43e9629ff1c4d42a39b649347a20416fad6 libressl-3.3.0.tar.gz 043d2c3d64ecfaa021dbd1e772e42bf261917ef9b8b5b2ea955efd64c0791f00 update-certdata.sh diff --git a/extra/libressl/sources b/extra/libressl/sources index c1f52c27..c359ff51 100644 --- a/extra/libressl/sources +++ b/extra/libressl/sources @@ -1,2 +1,2 @@ -https://fossies.org/linux/misc/libressl-3.2.2.tar.gz +https://fossies.org/linux/misc/libressl-3.3.0.tar.gz files/update-certdata.sh diff --git a/extra/libressl/version b/extra/libressl/version index 7744049d..a42c2e2a 100644 --- a/extra/libressl/version +++ b/extra/libressl/version @@ -1 +1 @@ -3.2.2 1 +3.3.0 1 |