mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-25 02:10:11 +01:00
meson: update zlib wrap
Output of `meson wrap update zlib`. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26834>
This commit is contained in:
parent
05500ba4eb
commit
eb24e070bf
1 changed files with 9 additions and 8 deletions
|
|
@ -1,12 +1,13 @@
|
|||
[wrap-file]
|
||||
directory = zlib-1.2.13
|
||||
source_url = http://zlib.net/fossils/zlib-1.2.13.tar.gz
|
||||
source_filename = zlib-1.2.13.tar.gz
|
||||
source_hash = b3a24de97a8fdbc835b9833169501030b8977031bcb54b3b3ac13740f846ab30
|
||||
patch_filename = zlib_1.2.13-1_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.2.13-1/get_patch
|
||||
patch_hash = 73a0103df54133b10f8774f92e23da048bd22554523e2b833cdb72b2702c0628
|
||||
wrapdb_version = 1.2.13-1
|
||||
directory = zlib-1.3
|
||||
source_url = http://zlib.net/fossils/zlib-1.3.tar.gz
|
||||
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/zlib_1.3-5/zlib-1.3.tar.gz
|
||||
source_filename = zlib-1.3.tar.gz
|
||||
source_hash = ff0ba4c292013dbc27530b3a81e1f9a813cd39de01ca5e0f8bf355702efa593e
|
||||
patch_filename = zlib_1.3-5_patch.zip
|
||||
patch_url = https://wrapdb.mesonbuild.com/v2/zlib_1.3-5/get_patch
|
||||
patch_hash = 524fb7648b68474a00c0e2d27e0ca707fb4ba0eb6d510d4f18f29cf656ba2b8b
|
||||
wrapdb_version = 1.3-5
|
||||
|
||||
[provide]
|
||||
zlib = zlib_dep
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue