Skip to content

Commit

Permalink
libpqxx: add version 7.10.0 (conan-io#26250)
Browse files Browse the repository at this point in the history
  • Loading branch information
tt4g authored and OMGtechy committed Dec 31, 2024
1 parent 60b9bff commit fd39f61
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
7 changes: 7 additions & 0 deletions recipes/libpqxx/all/conandata.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,7 @@
sources:
"7.10.0":
url: "https://github.com/jtv/libpqxx/archive/refs/tags/7.10.0.tar.gz"
sha256: "d588bca36357eda8bcafd5bc1f95df1afe613fdc70c80e426fc89eecb828fc3e"
"7.9.2":
url: "https://github.com/jtv/libpqxx/archive/refs/tags/7.9.2.tar.gz"
sha256: "e37d5774c39f6c802e32d7f418e88b8e530404fb54758516e884fc0ebdee6da4"
Expand Down Expand Up @@ -33,6 +36,10 @@ sources:
url: "https://github.com/jtv/libpqxx/archive/6.4.8.tar.gz"
sha256: "3f7aba951822e01f1b9f9f353702954773323dd9f9dc376ffb57cb6bbd9a7a2f"
patches:
"7.10.0":
- patch_file: "patches/0001-cmake-fix-module.patch"
patch_description: "Keep `CMAKE_MODULE_PATH` to be changed by conan."
patch_type: "conan"
"7.9.2":
- patch_file: "patches/0001-cmake-fix-module.patch"
patch_description: "Keep `CMAKE_MODULE_PATH` to be changed by conan."
Expand Down
2 changes: 2 additions & 0 deletions recipes/libpqxx/config.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
versions:
"7.10.0":
folder: all
"7.9.2":
folder: all
"7.9.1":
Expand Down

0 comments on commit fd39f61

Please sign in to comment.