We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ee5a57 commit a642ea3Copy full SHA for a642ea3
recipes/botan/all/conandata.yml
@@ -32,6 +32,9 @@ sources:
32
"3.3.0":
33
url: "https://github.com/randombit/botan/archive/3.3.0.tar.gz"
34
sha256: "57fefda7b9ab6f8409329620cdaf26d2d7e962b6a10eb321d331e9ecb796f804"
35
+ "3.4.0":
36
+ url: "https://github.com/randombit/botan/archive/3.4.0.tar.gz"
37
+ sha256: "6ef2a16a0527b1cfc9648a644877f7b95c4d07e8ef237273b030c623418c5e5b"
38
patches:
39
"2.18.2":
40
- patch_file: "patches/fix-amalgamation-build.patch"
recipes/botan/config.yml
@@ -21,3 +21,5 @@ versions:
21
folder: all
22
23
24
25
+ folder: all
0 commit comments