meson: Update libarchive to v3.7.2-2

The wrapdb build script used by v3.7.1-2 would lead to compilation
errors when using glibc which gated id_t's definition behind the
_GNU_SOURCE define which wasn't specified while scanning for types,
this was fixed upstream in wrapdb in v3.7.2-2.

Signed-off-by: Mark Collins <mark@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25269>
This commit is contained in:
Mark Collins
2023-09-18 07:31:39 +00:00
committed by Marge Bot
parent ac48334ecd
commit 87b79078b5

View File

@@ -1,13 +1,13 @@
[wrap-file]
directory = libarchive-3.7.1
source_url = https://github.com/libarchive/libarchive/releases/download/v3.7.1/libarchive-3.7.1.tar.xz
source_filename = libarchive-3.7.1.tar.xz
source_hash = b17403ce670ff18d8e06fea05a9ea9accf70678c88f1b9392a2e29b51127895f
patch_filename = libarchive_3.7.1-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libarchive_3.7.1-2/get_patch
patch_hash = ada92958fa10655ca0f710ecb7ec3db7751644d76001d5d36b352115399b1eef
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libarchive_3.7.1-2/libarchive-3.7.1.tar.xz
wrapdb_version = 3.7.1-2
directory = libarchive-3.7.2
source_url = https://github.com/libarchive/libarchive/releases/download/v3.7.2/libarchive-3.7.2.tar.xz
source_filename = libarchive-3.7.2.tar.xz
source_hash = 04357661e6717b6941682cde02ad741ae4819c67a260593dfb2431861b251acb
patch_filename = libarchive_3.7.2-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libarchive_3.7.2-2/get_patch
patch_hash = c7e0e5c3221f6222d23cd8f5e9cfbfc0e2a9b04b6492d144b1709d855252a2c0
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libarchive_3.7.2-2/libarchive-3.7.2.tar.xz
wrapdb_version = 3.7.2-2
[provide]
libarchive = libarchive_dep