strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
af9d2a8
)
github: Bump wolfSSL to 4.7.0
author
Tobias Brunner
<tobias@strongswan.org>
Tue, 16 Feb 2021 08:08:12 +0000
(09:08 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Tue, 16 Feb 2021 08:08:12 +0000
(09:08 +0100)
scripts/test.sh
patch
|
blob
|
history
diff --git
a/scripts/test.sh
b/scripts/test.sh
index
0966dfc
..
7fe5108
100755
(executable)
--- a/
scripts/test.sh
+++ b/
scripts/test.sh
@@
-37,7
+37,7
@@
build_botan()
build_wolfssl()
{
- WOLFSSL_REV=v4.
6
.0-stable
+ WOLFSSL_REV=v4.
7
.0-stable
WOLFSSL_DIR=$DEPS_BUILD_DIR/wolfssl
if test -d "$WOLFSSL_DIR"; then