Update CyaSSL to 3.1.0
This commit is contained in:
parent
9d9c7ce4ef
commit
e9a078a2de
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362061
3 changed files with 5 additions and 5 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cyassl
|
||||
PORTVERSION= 3.0.0
|
||||
PORTVERSION= 3.1.0
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.yassl.com/
|
||||
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (cyassl-3.0.0.zip) = 03825863aef91c5fccb68f1a23d1f2d404254f51fa5413b72fd4a022bece1eed
|
||||
SIZE (cyassl-3.0.0.zip) = 1942979
|
||||
SHA256 (cyassl-3.1.0.zip) = 85a79009d2a7468910dfb1e4b975e0b00a42c695f4f1a2adc16d2507b5d0b03e
|
||||
SIZE (cyassl-3.1.0.zip) = 1786785
|
||||
|
|
|
@ -2,7 +2,7 @@ bin/cyassl-config
|
|||
lib/libcyassl.a
|
||||
lib/libcyassl.so
|
||||
lib/libcyassl.so.5
|
||||
lib/libcyassl.so.5.0.5
|
||||
lib/libcyassl.so.5.0.6
|
||||
libdata/pkgconfig/cyassl.pc
|
||||
include/cyassl/openssl/asn1.h
|
||||
include/cyassl/openssl/bio.h
|
||||
|
@ -64,7 +64,6 @@ include/cyassl/ctaocrypt/misc.h
|
|||
include/cyassl/ctaocrypt/mpi_class.h
|
||||
include/cyassl/ctaocrypt/mpi_superclass.h
|
||||
include/cyassl/ctaocrypt/pkcs7.h
|
||||
include/cyassl/ctaocrypt/port.h
|
||||
include/cyassl/ctaocrypt/pwdbased.h
|
||||
include/cyassl/ctaocrypt/rabbit.h
|
||||
include/cyassl/ctaocrypt/random.h
|
||||
|
@ -77,6 +76,7 @@ include/cyassl/ctaocrypt/sha512.h
|
|||
include/cyassl/ctaocrypt/tfm.h
|
||||
include/cyassl/ctaocrypt/types.h
|
||||
include/cyassl/ctaocrypt/visibility.h
|
||||
include/cyassl/ctaocrypt/wc_port.h
|
||||
include/cyassl/callbacks.h
|
||||
include/cyassl/certs_test.h
|
||||
include/cyassl/crl.h
|
||||
|
|
Loading…
Reference in a new issue