Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

meson updates #2536

Merged
merged 1 commit into from
Mar 8, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions subprojects/expat.wrap
Original file line number Diff line number Diff line change
Expand Up @@ -3,10 +3,11 @@ directory = expat-2.5.0
source_url = https://github.com/libexpat/libexpat/releases/download/R_2_5_0/expat-2.5.0.tar.xz
source_filename = expat-2.5.0.tar.bz2
source_hash = ef2420f0232c087801abf705e89ae65f6257df6b7931d37846a193ef2e8cdcbe
patch_filename = expat_2.5.0-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.5.0-1/get_patch
patch_hash = 0d0d6e07ed21cf4892126a8270f5fd182012ab34b3ebe24932a2bef5ca608a61
wrapdb_version = 2.5.0-1
patch_filename = expat_2.5.0-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/expat_2.5.0-2/get_patch
patch_hash = f6cc5ff0d909a2f51a907cc6ca655fb18517a0f58bbe67e4a9c621f1549560c9
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/expat_2.5.0-2/expat-2.5.0.tar.bz2
wrapdb_version = 2.5.0-2

[provide]
expat = expat_dep
9 changes: 5 additions & 4 deletions subprojects/google-brotli.wrap
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,13 @@ directory = brotli-1.0.9
source_url = https://github.com/google/brotli/archive/v1.0.9.tar.gz
source_filename = v1.0.9.tar.gz
source_hash = f9e8d81d0405ba66d181529af42a3354f838c939095ff99930da6aa9cdf6fe46
patch_filename = google-brotli_1.0.9-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/google-brotli_1.0.9-1/get_patch
patch_hash = 11135edf60bdf155b075cb6cf80dcc743bdcbfc5b8c48c327e717b279db447a1
patch_filename = google-brotli_1.0.9-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/google-brotli_1.0.9-2/get_patch
patch_hash = 790d795f0929df9ee64eb96689b5e5bb197fb5b6683fc58627df0c4e3aaff2f3
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/google-brotli_1.0.9-2/v1.0.9.tar.gz
wrapdb_version = 1.0.9-2

[provide]
libbrotlicommon = brotli_common_dep
libbrotlidec = brotli_decoder_dep
libbrotlienc = brotli_encoder_dep