aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--security/wolfssl/Makefile2
-rw-r--r--security/wolfssl/distinfo6
-rw-r--r--security/wolfssl/pkg-plist7
3 files changed, 9 insertions, 6 deletions
diff --git a/security/wolfssl/Makefile b/security/wolfssl/Makefile
index 9166b1d70b94..54b2b6117865 100644
--- a/security/wolfssl/Makefile
+++ b/security/wolfssl/Makefile
@@ -1,5 +1,5 @@
PORTNAME= wolfssl
-PORTVERSION= 5.4.0
+PORTVERSION= 5.5.0
CATEGORIES= security devel
MASTER_SITES= https://www.wolfssl.com/ \
LOCAL/fox
diff --git a/security/wolfssl/distinfo b/security/wolfssl/distinfo
index 17d896e920fe..4580a4cf7ebf 100644
--- a/security/wolfssl/distinfo
+++ b/security/wolfssl/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1659944706
-SHA256 (wolfssl-5.4.0.zip) = 4be4156f06a394ec175772171824f5b86e4e1359e7f5000097d1e3e7167e8698
-SIZE (wolfssl-5.4.0.zip) = 22275844
+TIMESTAMP = 1662280431
+SHA256 (wolfssl-5.5.0.zip) = f5cae7077ffb88d2980b467747e4bff0f3a927e22351d17eadcf1d09ba56d374
+SIZE (wolfssl-5.5.0.zip) = 20168520
diff --git a/security/wolfssl/pkg-plist b/security/wolfssl/pkg-plist
index bd8dcd171278..7acb39f915ab 100644
--- a/security/wolfssl/pkg-plist
+++ b/security/wolfssl/pkg-plist
@@ -153,6 +153,7 @@ include/wolfssl/openssl/x509.h
include/wolfssl/openssl/x509_vfy.h
include/wolfssl/openssl/x509v3.h
include/wolfssl/options.h
+include/wolfssl/quic.h
include/wolfssl/sniffer.h
include/wolfssl/sniffer_error.h
include/wolfssl/ssl.h
@@ -177,6 +178,7 @@ include/wolfssl/wolfcrypt/curve25519.h
include/wolfssl/wolfcrypt/curve448.h
include/wolfssl/wolfcrypt/des3.h
include/wolfssl/wolfcrypt/dh.h
+include/wolfssl/wolfcrypt/dilithium.h
include/wolfssl/wolfcrypt/dsa.h
include/wolfssl/wolfcrypt/ecc.h
include/wolfssl/wolfcrypt/eccsi.h
@@ -230,9 +232,10 @@ include/wolfssl/wolfcrypt/wolfmath.h
include/wolfssl/wolfio.h
lib/libwolfssl.a
lib/libwolfssl.so
-lib/libwolfssl.so.34
-lib/libwolfssl.so.34.0.0
+lib/libwolfssl.so.35
+lib/libwolfssl.so.35.0.0
libdata/pkgconfig/wolfssl.pc
+%%PORTDOCS%%%%DOCSDIR%%/QUIC.md
%%PORTDOCS%%%%DOCSDIR%%/README.txt
%%PORTDOCS%%%%DOCSDIR%%/example/client.c
%%PORTDOCS%%%%DOCSDIR%%/example/echoclient.c