diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-10-22 19:18:36 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-10-22 20:22:41 +0000 |
commit | e85101298c373b73db519d75901835162784e968 (patch) | |
tree | b9e3aac2768ce7c6e928d65c85175f5eb001b769 | |
parent | 1f157950dc9fdaeaf76d354a05af1afb34d8523d (diff) | |
download | ports-e85101298c373b73db519d75901835162784e968.tar.gz ports-e85101298c373b73db519d75901835162784e968.zip |
security/s2n-tls: Update to 1.3.25
-rw-r--r-- | security/s2n-tls/Makefile | 2 | ||||
-rw-r--r-- | security/s2n-tls/distinfo | 6 | ||||
-rw-r--r-- | security/s2n-tls/pkg-plist | 1 |
3 files changed, 5 insertions, 4 deletions
diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index e9bffcbac275..256c225c77e5 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.3.24 +DISTVERSION= 1.3.25 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index f38dc0f35368..0224b97bf714 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1665082545 -SHA256 (aws-s2n-tls-v1.3.24_GH0.tar.gz) = df6d2642e7b491f56110527bd73686d94ed3b186ff78d24e525cc0c3dd0d6b4b -SIZE (aws-s2n-tls-v1.3.24_GH0.tar.gz) = 4476083 +TIMESTAMP = 1666464048 +SHA256 (aws-s2n-tls-v1.3.25_GH0.tar.gz) = 45fa481781cb152d34af9c9d4509905b21363801f0e8a6b38ec088ccc2405126 +SIZE (aws-s2n-tls-v1.3.25_GH0.tar.gz) = 4488985 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 937ca46a82fe..22f2bda08b76 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,4 +1,5 @@ include/s2n.h +include/s2n/unstable/renegotiate.h lib/libs2n.so lib/libs2n.so.1 lib/libs2n.so.1.0.0 |