Skip to content

Commit

Permalink
add patch_source
Browse files Browse the repository at this point in the history
  • Loading branch information
toge committed Sep 14, 2024
1 parent 94f17db commit 4e92f02
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion recipes/drogon/all/conandata.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,8 @@ patches:
patch_type: "conan"
- patch_file: "patches/1.9.7-0003-include-exception.patch"
patch_description: "include exception for exception_ptr"
patch_type: "conan"
patch_type: "portability"
patch_source: "https://github.com/drogonframework/drogon/pull/2159"
"1.9.6":
- patch_file: "patches/1.8.5-0001-remove-shared-libs.patch"
patch_description: "remove shared libs option"
Expand Down

0 comments on commit 4e92f02

Please sign in to comment.