meson: Update abseil-cpp to latest wrap
This commit is contained in:
parent
9a362bd149
commit
aa32d179d0
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user