summaryrefslogtreecommitdiff
path: root/subprojects
diff options
context:
space:
mode:
authorMark Collins <mark@igalia.com>2023-09-18 07:31:39 +0000
committerMarge Bot <emma+marge@anholt.net>2023-09-18 11:01:02 +0000
commit87b79078b5985d24fa7608121cb700dc0ad6c509 (patch)
tree7d253ce1aab7fc3bd8adcc3ab3c99fb19219a0f3 /subprojects
parentac48334ecd307054bb4176089898c6e19e32fc6f (diff)
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>
Diffstat (limited to 'subprojects')
-rw-r--r--subprojects/libarchive.wrap18
1 files changed, 9 insertions, 9 deletions
diff --git a/subprojects/libarchive.wrap b/subprojects/libarchive.wrap
index a989d5b6410..320668097f5 100644
--- a/subprojects/libarchive.wrap
+++ b/subprojects/libarchive.wrap
@@ -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