diff options
| author | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-10-10 07:22:25 +0000 |
|---|---|---|
| committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2024-10-10 07:32:22 +0000 |
| commit | 30fbc2d4b2a642ea2cb9f7eae34b3e33e4de728c (patch) | |
| tree | 5d01aca756477a36f1bf7ba624fd2ece79ef6fd7 /security | |
| parent | b25c227ec1994f589b1603da867a0082381a0136 (diff) | |
Diffstat (limited to 'security')
| -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 eb5616dd6ccc..865771365ced 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.5.4 +DISTVERSION= 1.5.5 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index 9de1e2577a42..2c34d740ee65 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728026692 -SHA256 (aws-s2n-tls-v1.5.4_GH0.tar.gz) = fa1fb2aacaefd0a64728f301955a331ec08014db3adbf83c8848db8dc60be532 -SIZE (aws-s2n-tls-v1.5.4_GH0.tar.gz) = 4922425 +TIMESTAMP = 1728543843 +SHA256 (aws-s2n-tls-v1.5.5_GH0.tar.gz) = 6316e1ad2c8ef5807519758bb159d314b9fef31d79ae27bc8f809104b978bb04 +SIZE (aws-s2n-tls-v1.5.5_GH0.tar.gz) = 4922367 diff --git a/security/s2n-tls/pkg-plist b/security/s2n-tls/pkg-plist index 7279d8be4d82..2a1bdd7c97ff 100644 --- a/security/s2n-tls/pkg-plist +++ b/security/s2n-tls/pkg-plist @@ -1,4 +1,5 @@ include/s2n.h +include/s2n/unstable/cleanup.h include/s2n/unstable/crl.h include/s2n/unstable/fingerprint.h include/s2n/unstable/ktls.h |
