diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-08-09 22:32:43 +0100 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-08-09 23:21:50 +0100 |
| commit | 51d7c94aa37052197e20922b39984de01f1cc07b (patch) | |
| tree | 6860db5b20ae92a6a76cfd02428ad0e022052945 | |
| parent | security/amavisd-new: Fix typo in previous commit (diff) | |
security/s2n-tls: Update to 1.5.0
ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.5.0
| -rw-r--r-- | security/s2n-tls/Makefile | 2 | ||||
| -rw-r--r-- | security/s2n-tls/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index be07860870fd..c6215154f132 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.4.19 +DISTVERSION= 1.5.0 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 0caa15e82253..b33151620863 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1722292687 -SHA256 (aws-s2n-tls-v1.4.19_GH0.tar.gz) = d8f2ffe11c4e5827ae6b35288849a0e4e8c17dedf7f982f4c05e5df868feb957 -SIZE (aws-s2n-tls-v1.4.19_GH0.tar.gz) = 4836975 +TIMESTAMP = 1723238863 +SHA256 (aws-s2n-tls-v1.5.0_GH0.tar.gz) = 5e86d97d8f24653ef3dff3abe6165169f0ba59cdf52b5264987125bba070174d +SIZE (aws-s2n-tls-v1.5.0_GH0.tar.gz) = 4866447 |
