Skip to content

Commit

Permalink
(conan-io#25204) trantor: add version 1.5.21
Browse files Browse the repository at this point in the history
  • Loading branch information
toge authored and OMGtechy committed Dec 31, 2024
1 parent 8748f28 commit 207eab3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipes/trantor/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"1.5.21":
url: "https://github.com/an-tao/trantor/archive/v1.5.21.tar.gz"
sha256: "c267e8d3657a85751554a6877efd1199f6766a9fd6418d2c72839ad0a8943988"
"1.5.20":
url: "https://github.com/an-tao/trantor/archive/v1.5.20.tar.gz"
sha256: "4d3b98c228aafde1001cff581cf8d1a4a9f71f7b2a85a28978b560aefc21c038"
Expand All @@ -18,6 +21,10 @@ sources:
url: "https://github.com/an-tao/trantor/archive/v1.5.13.tar.gz"
sha256: "36f02302bff3ffa8d2b1bff29f451d7a11d215a43963fb95aa543b555de2f9bf"
patches:
"1.5.21":
- patch_file: "patches/1.5.19-0001-disable-werror.patch"
patch_description: "disable -Werror for gcc5"
patch_type: "portability"
"1.5.20":
- patch_file: "patches/1.5.19-0001-disable-werror.patch"
patch_description: "disable -Werror for gcc5"
Expand Down
2 changes: 2 additions & 0 deletions recipes/trantor/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"1.5.21":
folder: "all"
"1.5.20":
folder: "all"
"1.5.19":
Expand Down

0 comments on commit 207eab3

Please sign in to comment.