strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Use Botan 2.13.0 for tests
[strongswan.git]
/
testing
/
scripts
/
recipes
/
011_botan.mk
diff --git
a/testing/scripts/recipes/011_botan.mk
b/testing/scripts/recipes/011_botan.mk
index
177774e
..
98deaa1
100644
(file)
--- a/
testing/scripts/recipes/011_botan.mk
+++ b/
testing/scripts/recipes/011_botan.mk
@@
-2,7
+2,7
@@
PKG = botan
SRC = https://github.com/randombit/$(PKG).git
-REV = 2.1
2.1
+REV = 2.1
3.0
NUM_CPUS := $(shell getconf _NPROCESSORS_ONLN)