diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-11-07 11:34:30 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-11-07 11:35:06 +0000 |
commit | 994ccce398b76fe5f7bec6f4b304fab46ca09e14 (patch) | |
tree | 2e837869281cc531f24024012143ac9a12729a6b | |
parent | fda8484f5bcf851172e3dfdafbc00062abecac68 (diff) | |
download | ports-994ccce398b76fe5f7bec6f4b304fab46ca09e14.tar.gz ports-994ccce398b76fe5f7bec6f4b304fab46ca09e14.zip |
security/s2n-tls: Update to 1.3.27
-rw-r--r-- | security/s2n-tls/Makefile | 3 | ||||
-rw-r--r-- | security/s2n-tls/distinfo | 6 | ||||
-rw-r--r-- | security/s2n-tls/pkg-plist | 1 |
3 files changed, 5 insertions, 5 deletions
diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 01183437148a..047057b8c9c8 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,7 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.3.26 -PORTREVISION= 1 +DISTVERSION= 1.3.27 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 29567a0b611b..6d95cddcc543 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1667386938 -SHA256 (aws-s2n-tls-v1.3.26_GH0.tar.gz) = 62e1f40bc4fa96ce838c9833a2068844ae7f7b288cf96766d6b9939f06c967d8 -SIZE (aws-s2n-tls-v1.3.26_GH0.tar.gz) = 4494933 +TIMESTAMP = 1667820544 +SHA256 (aws-s2n-tls-v1.3.27_GH0.tar.gz) = 58dde9979867a3209a19098ffcd748a144b2462ec81edca5baf864313ff4f589 +SIZE (aws-s2n-tls-v1.3.27_GH0.tar.gz) = 4512547 SHA256 (d3eb1b478af7d86840f1e4e0150d34b46ddfed16.patch) = 589cd6e7aecd728321c5b4ce2fffc8764ab5b7215c10ac21281433146e375bb2 SIZE (d3eb1b478af7d86840f1e4e0150d34b46ddfed16.patch) = 823 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 22f2bda08b76..67c221d0b36f 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,4 +1,5 @@ include/s2n.h +include/s2n/unstable/npn.h include/s2n/unstable/renegotiate.h lib/libs2n.so lib/libs2n.so.1 |