diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-02-16 08:13:37 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2023-02-16 08:14:32 +0000 |
commit | b571d8f1c371b947a4f495995c699851d6c84e0a (patch) | |
tree | 6b76c69cf900ed1184b8e0506573090cf28450b1 | |
parent | 6efa9e75a6b902bf0250c3cd89ade7ac25a8f339 (diff) | |
download | ports-b571d8f1c371b947a4f495995c699851d6c84e0a.tar.gz ports-b571d8f1c371b947a4f495995c699851d6c84e0a.zip |
security/s2n-tls: Update to 1.3.37
-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 f2c2a7669c24..7d1b1e5e4ddc 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.3.36 +DISTVERSION= 1.3.37 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 3e7dfb9dc4bb..6fd0a4ad4c31 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1675931381 -SHA256 (aws-s2n-tls-v1.3.36_GH0.tar.gz) = 94407b2967c663d05ddf085510c6ac4a0143b2be830968f1dbdcea8d7b5c5b2f -SIZE (aws-s2n-tls-v1.3.36_GH0.tar.gz) = 4155098 +TIMESTAMP = 1676534564 +SHA256 (aws-s2n-tls-v1.3.37_GH0.tar.gz) = 61abf85c9895c980348aafe0ffe6ee0e1a263c809853c0161395902f91e4a44f +SIZE (aws-s2n-tls-v1.3.37_GH0.tar.gz) = 4168345 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 67e0cededb27..cca05819209a 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,5 +1,6 @@ include/s2n.h include/s2n/unstable/crl.h +include/s2n/unstable/fingerprint.h include/s2n/unstable/npn.h include/s2n/unstable/renegotiate.h lib/libs2n.so |