security/wolfssh: Update to 1.4.7
Changes: https://github.com/wolfSSL/wolfssh/releases
This commit is contained in:
parent
9c4832e847
commit
40e6da9317
4 changed files with 7 additions and 7 deletions
|
@ -1,7 +1,7 @@
|
|||
# Created by: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
|
||||
|
||||
PORTNAME= wolfssh
|
||||
PORTVERSION= 1.4.6
|
||||
PORTVERSION= 1.4.7
|
||||
CATEGORIES= security
|
||||
MASTER_SITES= https://www.wolfssl.com/
|
||||
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1612519107
|
||||
SHA256 (wolfssh-1.4.6.tar.gz) = 7fa67a9a0320970a259c964f0e3f3fd33223941346b744b240670a5a28507fc0
|
||||
SIZE (wolfssh-1.4.6.tar.gz) = 680016
|
||||
TIMESTAMP = 1628103052
|
||||
SHA256 (wolfssh-1.4.7.tar.gz) = 9ca26d43f867476ab69707df12c793fcbd3c1ddff9bef66b2606e8fe22cc86e6
|
||||
SIZE (wolfssh-1.4.7.tar.gz) = 710353
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
--- wolfssh/test.h.orig 2020-08-31 18:13:34 UTC
|
||||
--- wolfssh/test.h.orig 2021-07-23 17:15:46 UTC
|
||||
+++ wolfssh/test.h
|
||||
@@ -436,8 +436,8 @@ static INLINE void build_addr(SOCKADDR_IN_T* addr, con
|
||||
@@ -441,8 +441,8 @@ static INLINE void build_addr(SOCKADDR_IN_T* addr, con
|
||||
memset(&hints, 0, sizeof(hints));
|
||||
|
||||
hints.ai_family = AF_INET_V;
|
||||
|
|
|
@ -16,4 +16,4 @@ include/wolfssh/wolfsftp.h
|
|||
lib/libwolfssh.a
|
||||
lib/libwolfssh.so
|
||||
lib/libwolfssh.so.9
|
||||
lib/libwolfssh.so.9.3.1
|
||||
lib/libwolfssh.so.9.3.2
|
||||
|
|
Loading…
Reference in a new issue