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:
846dde9
)
travis: Bump wolfSSL to 4.3.0
author
Tobias Brunner
<tobias@strongswan.org>
Mon, 13 Jan 2020 13:39:21 +0000
(14:39 +0100)
committer
Tobias Brunner
<tobias@strongswan.org>
Mon, 13 Jan 2020 14:49:57 +0000
(15:49 +0100)
scripts/test.sh
patch
|
blob
|
history
diff --git
a/scripts/test.sh
b/scripts/test.sh
index
daac078
..
b343056
100755
(executable)
--- a/
scripts/test.sh
+++ b/
scripts/test.sh
@@
-36,7
+36,7
@@
build_botan()
build_wolfssl()
{
- WOLFSSL_REV=v4.
2
.0-stable
+ WOLFSSL_REV=v4.
3
.0-stable
WOLFSSL_DIR=$TRAVIS_BUILD_DIR/../wolfssl
if test -d "$WOLFSSL_DIR"; then