mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update CyaSSL to 2.4.6
http://freecode.com/projects/cyassl#release_350899
This commit is contained in:
parent
3c1da8b036
commit
994316d845
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309536
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= cyassl
|
||||
PORTVERSION= 2.4.0
|
||||
PORTVERSION= 2.4.6
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.yassl.com/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (cyassl-2.4.0.zip) = 5fcfccfac906d122e7d37b610d69a22e587e1a810670aa9eecc8f0cd02178d60
|
||||
SIZE (cyassl-2.4.0.zip) = 1027685
|
||||
SHA256 (cyassl-2.4.6.zip) = 051caa5013cecafbec3780d2597374870e7e5a7bbeaeb502bc029d5774d6e508
|
||||
SIZE (cyassl-2.4.6.zip) = 1041965
|
||||
|
@ -1,3 +1,8 @@
|
||||
bin/cyassl-config
|
||||
lib/libcyassl.a
|
||||
lib/libcyassl.la
|
||||
lib/libcyassl.so
|
||||
lib/libcyassl.so.4
|
||||
include/cyassl/openssl/asn1.h
|
||||
include/cyassl/openssl/bio.h
|
||||
include/cyassl/openssl/bn.h
|
||||
@ -73,10 +78,6 @@ include/cyassl/test.h
|
||||
include/cyassl/version.h
|
||||
include/cyassl/ocsp.h
|
||||
include/cyassl/crl.h
|
||||
lib/libcyassl.a
|
||||
lib/libcyassl.la
|
||||
lib/libcyassl.so
|
||||
lib/libcyassl.so.3
|
||||
@dirrm include/cyassl/openssl
|
||||
@dirrm include/cyassl/ctaocrypt
|
||||
@dirrm include/cyassl
|
||||
|
Loading…
Reference in New Issue
Block a user