Skip to content

Commit a642ea3

Browse files
authored
(conan-io#23426) botan: add version 3.4.0
1 parent 2ee5a57 commit a642ea3

File tree

2 files changed

+5
-0
lines changed

2 files changed

+5
-0
lines changed

recipes/botan/all/conandata.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,9 @@ sources:
3232
"3.3.0":
3333
url: "https://github.com/randombit/botan/archive/3.3.0.tar.gz"
3434
sha256: "57fefda7b9ab6f8409329620cdaf26d2d7e962b6a10eb321d331e9ecb796f804"
35+
"3.4.0":
36+
url: "https://github.com/randombit/botan/archive/3.4.0.tar.gz"
37+
sha256: "6ef2a16a0527b1cfc9648a644877f7b95c4d07e8ef237273b030c623418c5e5b"
3538
patches:
3639
"2.18.2":
3740
- patch_file: "patches/fix-amalgamation-build.patch"

recipes/botan/config.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,5 @@ versions:
2121
folder: all
2222
"3.3.0":
2323
folder: all
24+
"3.4.0":
25+
folder: all

0 commit comments

Comments
 (0)