mirror of https://git.FreeBSD.org/ports.git
security/s2n-tls: Update to 1.5.26
ChangeLog: https://github.com/aws/s2n-tls/releases/tag/v1.5.26
This commit is contained in:
parent
f9babbc373
commit
b20bfea11f
|
@ -1,6 +1,6 @@
|
|||
PORTNAME= s2n-tls
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 1.5.25
|
||||
DISTVERSION= 1.5.26
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= security
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1756159633
|
||||
SHA256 (aws-s2n-tls-v1.5.25_GH0.tar.gz) = ba7d7000a13e109c062e758afa26a6355d7fae3a7279da17e69f0d5a74e438f2
|
||||
SIZE (aws-s2n-tls-v1.5.25_GH0.tar.gz) = 5081332
|
||||
TIMESTAMP = 1757965544
|
||||
SHA256 (aws-s2n-tls-v1.5.26_GH0.tar.gz) = 22c3e73d5deaff691caf66e0303e23d0f531dc64eb70cb8028c7dcda467f9b31
|
||||
SIZE (aws-s2n-tls-v1.5.26_GH0.tar.gz) = 5091583
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
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
|
||||
|
|
Loading…
Reference in New Issue