mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-02 06:03:50 +00:00
Update to WolfSSL 3.9.0
https://www.wolfssl.com/wolfSSL/Docs-wolfssl-changelog.html
This commit is contained in:
parent
ad2a0d756a
commit
5001024eed
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414076
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= wolfssl
|
||||
PORTVERSION= 3.8.0
|
||||
PORTVERSION= 3.9.0
|
||||
CATEGORIES= security devel
|
||||
MASTER_SITES= http://www.wolfssl.com/
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (wolfssl-3.8.0.zip) = 36369304dd107b2ae1360c91f3d0eea491802dcacb2155562652bf5257117016
|
||||
SIZE (wolfssl-3.8.0.zip) = 2437850
|
||||
SHA256 (wolfssl-3.9.0.zip) = 98f50244f7b43f8683bd0cf5c599849d330e75e6cf077e96f14e83bda8b03ca3
|
||||
SIZE (wolfssl-3.9.0.zip) = 2492112
|
||||
|
@ -93,6 +93,7 @@ include/wolfssl/callbacks.h
|
||||
include/wolfssl/certs_test.h
|
||||
include/wolfssl/crl.h
|
||||
include/wolfssl/error-ssl.h
|
||||
include/wolfssl/mem_track.h
|
||||
include/wolfssl/ocsp.h
|
||||
include/wolfssl/openssl/asn1.h
|
||||
include/wolfssl/openssl/bio.h
|
||||
@ -191,5 +192,5 @@ include/wolfssl/wolfcrypt/wc_port.h
|
||||
lib/libwolfssl.a
|
||||
lib/libwolfssl.so
|
||||
lib/libwolfssl.so.3
|
||||
lib/libwolfssl.so.3.1.0
|
||||
lib/libwolfssl.so.3.2.0
|
||||
libdata/pkgconfig/wolfssl.pc
|
||||
|
Loading…
Reference in New Issue
Block a user