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 | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 3a9b2ded6c75..425f7245e1b4 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.5.19 +DISTVERSION= 1.5.25 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index efbf352f1e08..752762392237 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1748009059 -SHA256 (aws-s2n-tls-v1.5.19_GH0.tar.gz) = cb67993d43b39f583ea864d29b028bc258cc0866704f45eedc7ca064e48987ac -SIZE (aws-s2n-tls-v1.5.19_GH0.tar.gz) = 5024295 +TIMESTAMP = 1756159633 +SHA256 (aws-s2n-tls-v1.5.25_GH0.tar.gz) = ba7d7000a13e109c062e758afa26a6355d7fae3a7279da17e69f0d5a74e438f2 +SIZE (aws-s2n-tls-v1.5.25_GH0.tar.gz) = 5081332 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 2a1bdd7c97ff..f88ebe2704ec 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,6 +1,8 @@ include/s2n.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 |