(#23377) poco: add version 1.13.3

This commit is contained in:
toge
2024-04-05 18:07:40 +09:00
committed by GitHub
parent 17cc3ead5a
commit dd1d173adf
2 changed files with 12 additions and 0 deletions

View File

@@ -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"

View File

@@ -1,4 +1,6 @@
versions:
"1.13.3":
folder: all
"1.13.2":
folder: all
"1.13.1":