Use Botan 2.8.0 for tests

This commit is contained in:
Tobias Brunner
2018-10-30 15:08:31 +01:00
parent a29f70e4fb
commit ae271810dc
2 changed files with 2 additions and 3 deletions
+1 -2
View File
@@ -2,8 +2,7 @@
PKG = botan
SRC = https://github.com/randombit/$(PKG).git
# will have to be changed to the 2.8.0 tag later
REV = 1872f899716854927ecc68022fac318735be8824
REV = 2.8.0
NUM_CPUS := $(shell getconf _NPROCESSORS_ONLN)