mirror of
https://github.com/conan-io/conan-center-index.git
synced 2025-07-21 14:14:54 +00:00
(#23377) poco: add version 1.13.3
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
sources:
|
||||
"1.13.3":
|
||||
url: "https://github.com/pocoproject/poco/archive/poco-1.13.3-release.tar.gz"
|
||||
sha256: "0f0012944924052ebbe90d74cd684f5bc5264be805010a177c5b8df1ce313e43"
|
||||
"1.13.2":
|
||||
url: "https://github.com/pocoproject/poco/archive/poco-1.13.2-release.tar.gz"
|
||||
sha256: "c01221870aa9bccedf1de39890279699207848fe61a0cfb6aeec7c5942c4627f"
|
||||
@@ -33,6 +36,13 @@ sources:
|
||||
url: "https://github.com/pocoproject/poco/archive/poco-1.11.3-release.tar.gz"
|
||||
sha256: "fb5e8e70c7dbc8f3b59ec8560140a267b4eaf06ee519dc21f312d0eb195cba37"
|
||||
patches:
|
||||
"1.13.3":
|
||||
- patch_file: patches/1.13.0.patch
|
||||
patch_description: "use cci's packages, use crypt32 symbol, add windmc.exe to find_program"
|
||||
patch_type: "conan"
|
||||
- patch_file: patches/1.13.0-0002-mysql-include.patch
|
||||
patch_description: "include mysql.h instead of mysql/mysql.h"
|
||||
patch_type: "portability"
|
||||
"1.13.2":
|
||||
- patch_file: patches/1.13.0.patch
|
||||
patch_description: "use cci's packages, use crypt32 symbol, add windmc.exe to find_program"
|
||||
|
@@ -1,4 +1,6 @@
|
||||
versions:
|
||||
"1.13.3":
|
||||
folder: all
|
||||
"1.13.2":
|
||||
folder: all
|
||||
"1.13.1":
|
||||
|
Reference in New Issue
Block a user