diff options
Diffstat (limited to 'security/s2n-tls')
-rw-r--r-- | security/s2n-tls/Makefile | 2 | ||||
-rw-r--r-- | security/s2n-tls/distinfo | 6 | ||||
-rw-r--r-- | security/s2n-tls/pkg-plist | 3 |
3 files changed, 7 insertions, 4 deletions
diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 81f75eecff87..3c50c88c801e 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.5.18 +DISTVERSION= 1.5.27 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index dd2f5bd234f8..c044a699e151 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1746138524 -SHA256 (aws-s2n-tls-v1.5.18_GH0.tar.gz) = e4a249843d05d239128772da32f875ad9730f8d0cb5a44e8c6802c5882014f79 -SIZE (aws-s2n-tls-v1.5.18_GH0.tar.gz) = 4992069 +TIMESTAMP = 1758913284 +SHA256 (aws-s2n-tls-v1.5.27_GH0.tar.gz) = 95d6e5ada2d66108653e91de3ceea800987fde9eb190ef219034ab4fd06b114c +SIZE (aws-s2n-tls-v1.5.27_GH0.tar.gz) = 5086878 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 2a1bdd7c97ff..a25dd890580c 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,6 +1,9 @@ include/s2n.h +include/s2n/unstable/async_offload.h +include/s2n/unstable/cert_authorities.h include/s2n/unstable/cleanup.h include/s2n/unstable/crl.h +include/s2n/unstable/custom_x509_extensions.h include/s2n/unstable/fingerprint.h include/s2n/unstable/ktls.h include/s2n/unstable/npn.h |