diff options
author | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-09-27 17:35:05 +0000 |
---|---|---|
committer | Nuno Teixeira <eduardo@FreeBSD.org> | 2022-09-28 00:48:15 +0000 |
commit | 31ac68a9c358077712feec13ac8b2cc1a5433df9 (patch) | |
tree | 39ea3fa7ae9ebd7e65bffc9712285eefa21e03a8 | |
parent | acd121613431056e253039951f66b062a4104746 (diff) | |
download | ports-31ac68a9c358077712feec13ac8b2cc1a5433df9.tar.gz ports-31ac68a9c358077712feec13ac8b2cc1a5433df9.zip |
security/s2n-tls: Update to 1.3.23
-rw-r--r-- | security/s2n-tls/Makefile | 2 | ||||
-rw-r--r-- | security/s2n-tls/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/s2n-tls/Makefile b/security/s2n-tls/Makefile index 91304a217afb..ddda433d1842 100644 --- a/security/s2n-tls/Makefile +++ b/security/s2n-tls/Makefile @@ -1,6 +1,6 @@ PORTNAME= s2n-tls DISTVERSIONPREFIX= v -DISTVERSION= 1.3.22 +DISTVERSION= 1.3.23 PORTEPOCH= 1 CATEGORIES= security diff --git a/security/s2n-tls/distinfo b/security/s2n-tls/distinfo index bc0afba4d0d4..f19fa270136f 100644 --- a/security/s2n-tls/distinfo +++ b/security/s2n-tls/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1663855817 -SHA256 (aws-s2n-tls-v1.3.22_GH0.tar.gz) = bac109210a365834d9c66659c851f16dfe2760caffad409bcc39c9cefc725817 -SIZE (aws-s2n-tls-v1.3.22_GH0.tar.gz) = 4462934 +TIMESTAMP = 1664298686 +SHA256 (aws-s2n-tls-v1.3.23_GH0.tar.gz) = 6cc65c621c31ecfcb472ea151f5bd1feba48ae837f8a5bd6fd54fb22d2a84638 +SIZE (aws-s2n-tls-v1.3.23_GH0.tar.gz) = 4467143 |