Use Botan 2.12.1 for tests
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@
|
||||
build_botan()
|
||||
{
|
||||
# same revision used in the build recipe of the testing environment
|
||||
BOTAN_REV=2.12.0
|
||||
BOTAN_REV=2.12.1
|
||||
BOTAN_DIR=$TRAVIS_BUILD_DIR/../botan
|
||||
|
||||
if test -d "$BOTAN_DIR"; then
|
||||
|
||||
Reference in New Issue
Block a user