]> git.ipfire.org Git - thirdparty/strongswan.git/blobdiff - testing/scripts/recipes/011_botan.mk
Use Botan 2.10.0 for tests
[thirdparty/strongswan.git] / testing / scripts / recipes / 011_botan.mk
index f3206e9430c73428244ef8e3f12b64c2f9f322f3..98c6d7c0e805117b904ae8a3f10dc5394839e315 100644 (file)
@@ -2,7 +2,7 @@
 
 PKG = botan
 SRC = https://github.com/randombit/$(PKG).git
-REV = 2.9.0
+REV = 2.10.0
 
 NUM_CPUS := $(shell getconf _NPROCESSORS_ONLN)