Skip to content

Commit

Permalink
security/wolfssh: Update to 1.4.7
Browse files Browse the repository at this point in the history
  • Loading branch information
sunpoet committed Aug 8, 2021
1 parent 9c4832e commit 40e6da9
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion security/wolfssh/Makefile
@@ -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/

Expand Down
6 changes: 3 additions & 3 deletions security/wolfssh/distinfo
@@ -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
4 changes: 2 additions & 2 deletions security/wolfssh/files/patch-wolfssh-test.h
@@ -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;
Expand Down
2 changes: 1 addition & 1 deletion security/wolfssh/pkg-plist
Expand Up @@ -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

0 comments on commit 40e6da9

Please sign in to comment.