Skip to content

Commit

Permalink
meson: update libarchive subproject
Browse files Browse the repository at this point in the history
Signed-off-by: Rosen Penev <[email protected]>
  • Loading branch information
neheb committed Oct 17, 2023
1 parent 0f57916 commit 4d61255
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions subprojects/libarchive.wrap
Original file line number Diff line number Diff line change
@@ -1,12 +1,13 @@
[wrap-file]
directory = libarchive-3.6.2
source_url = https://github.com/libarchive/libarchive/releases/download/v3.6.2/libarchive-3.6.2.tar.xz
source_filename = libarchive-3.6.2.tar.xz
source_hash = 9e2c1b80d5fbe59b61308fdfab6c79b5021d7ff4ff2489fb12daf0a96a83551d
patch_filename = libarchive_3.6.2-2_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libarchive_3.6.2-2/get_patch
patch_hash = 554ea5dd79f551a158b8323dd511c2ac616e4fb286657604665cf1b753446dde
wrapdb_version = 3.6.2-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-3_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/libarchive_3.7.2-3/get_patch
patch_hash = 1cec0d1d80257ed4b18bea0d7f1aef9f02f5b6a80e269eee7457ece32f53f5ca
source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/libarchive_3.7.2-3/libarchive-3.7.2.tar.xz
wrapdb_version = 3.7.2-3

[provide]
libarchive = libarchive_dep

0 comments on commit 4d61255

Please sign in to comment.