1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

security/fizz: Update 2022.09.05.00 -> 2022.09.12.00

This commit is contained in:
Yuri Victorovich 2022-09-13 18:31:38 -07:00
parent b144da47ab
commit a4566f88f9
3 changed files with 5 additions and 4 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= fizz
DISTVERSIONPREFIX= v
DISTVERSION= 2022.09.05.00
DISTVERSION= 2022.09.12.00
CATEGORIES= security
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1662403819
SHA256 (facebookincubator-fizz-v2022.09.05.00_GH0.tar.gz) = f09c22e5bc8000c4853c8b045742823dc2bcc034a010acf461f1183a80f87f5d
SIZE (facebookincubator-fizz-v2022.09.05.00_GH0.tar.gz) = 587113
TIMESTAMP = 1663105491
SHA256 (facebookincubator-fizz-v2022.09.12.00_GH0.tar.gz) = dfc0be8ec1805ab1acec8726d6d44bae51d6719db0cd24ad236b6ea2272f8b63
SIZE (facebookincubator-fizz-v2022.09.12.00_GH0.tar.gz) = 588841

View File

@ -34,6 +34,7 @@ include/fizz/crypto/aead/OpenSSLEVPCipher-inl.h
include/fizz/crypto/aead/OpenSSLEVPCipher.h
include/fizz/crypto/aead/test/Mocks.h
include/fizz/crypto/aead/test/TestUtil.h
include/fizz/crypto/exchange/AsyncKeyExchange.h
include/fizz/crypto/exchange/ECCurveKeyExchange.h
include/fizz/crypto/exchange/HybridKeyExchange.h
include/fizz/crypto/exchange/KeyExchange.h