Files
conan-build/recipes/odbc/all/conandata.yml
Aleksandr Vodyanov 3759e1163f [DO-981] qt package (!15)
Co-authored-by: aleksandr.vodyanov <aleksandr.vodyanov@avroid.tech>
Reviewed-on: https://git.avroid.tech/Conan/conan_build/pulls/15
2025-02-13 12:25:48 +03:00

19 lines
870 B
YAML

sources:
"2.3.11":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-unixodbc_org/unixODBC-2.3.11.tar.gz"
sha256: "d9e55c8e7118347e3c66c87338856dad1516b490fb7c756c1562a2c267c73b5c"
"2.3.9":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-unixodbc_org/unixODBC-2.3.9.tar.gz"
sha256: "52833eac3d681c8b0c9a5a65f2ebd745b3a964f208fc748f977e44015a31b207"
"2.3.7":
url: "https://nexus.avroid.tech/repository/all-raw-proxy-unixodbc_org/unixODBC-2.3.7.tar.gz"
sha256: "45f169ba1f454a72b8fcbb82abd832630a3bf93baa84731cf2949f449e1e3e77"
patches:
"2.3.11":
- patch_file: "patches/0001-duplicated-get-connection.patch"
"2.3.9":
- patch_file: "patches/0001-duplicated-get-connection.patch"
"2.3.7":
- patch_file: "patches/0001-duplicated-get-connection.patch"
- patch_file: "patches/0002-missing-declarations.patch"