From aa32d179d099b6ca7aaa3133fa362c55c1e1d0ba Mon Sep 17 00:00:00 2001 From: Nirbheek Chauhan Date: Fri, 26 May 2023 00:35:54 +0530 Subject: [PATCH] meson: Update abseil-cpp to latest wrap --- subprojects/abseil-cpp.wrap | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/subprojects/abseil-cpp.wrap b/subprojects/abseil-cpp.wrap index 4ea394d..717b1e8 100644 --- a/subprojects/abseil-cpp.wrap +++ b/subprojects/abseil-cpp.wrap @@ -1,18 +1,22 @@ [wrap-file] -directory = abseil-cpp-20210324.2 -source_url = https://github.com/abseil/abseil-cpp/archive/20210324.2.tar.gz -source_filename = abseil-cpp-20210324.2.tar.gz -source_hash = 59b862f50e710277f8ede96f083a5bb8d7c9595376146838b9580be90374ee1f -patch_filename = abseil-cpp_20210324.2-3_patch.zip -patch_url = https://wrapdb.mesonbuild.com/v2/abseil-cpp_20210324.2-3/get_patch -patch_hash = 87827a6ed1fcee2c5f36d57ccdadefd536bac544892d7196b578ffb671a25c0a +directory = abseil-cpp-20230125.1 +source_url = https://github.com/abseil/abseil-cpp/archive/20230125.1.tar.gz +source_filename = abseil-cpp-20230125.1.tar.gz +source_hash = 81311c17599b3712069ded20cca09a62ab0bf2a89dfa16993786c8782b7ed145 +patch_filename = abseil-cpp_20230125.1-1_patch.zip +patch_url = https://wrapdb.mesonbuild.com/v2/abseil-cpp_20230125.1-1/get_patch +patch_hash = a920ab28067e433d7ead2d564a4f511628f498f0723f7f94d19317877787ef39 +source_fallback_url = https://github.com/mesonbuild/wrapdb/releases/download/abseil-cpp_20230125.1-1/abseil-cpp-20230125.1.tar.gz +wrapdb_version = 20230125.1-1 [provide] absl_base = absl_base_dep absl_container = absl_container_dep absl_debugging = absl_debugging_dep +absl_log = absl_log_dep absl_flags = absl_flags_dep absl_hash = absl_hash_dep +absl_crc = absl_crc_dep absl_numeric = absl_numeric_dep absl_random = absl_random_dep absl_status = absl_status_dep @@ -20,4 +24,3 @@ absl_strings = absl_strings_dep absl_synchronization = absl_synchronization_dep absl_time = absl_time_dep absl_types = absl_types_dep -