Upgrade google benchmark dep to latest version to fix build failure.

This commit is contained in:
Garret Rieger 2022-04-20 17:47:02 +00:00 committed by Behdad Esfahbod
parent 8575a8f50c
commit e8b40c7a09
2 changed files with 10 additions and 8 deletions

View File

@ -1,6 +1,6 @@
/freetype2
/glib
/packagecache
/benchmark-1.4.1
/benchmark-*
/cairo
/ragel-6.10

View File

@ -1,9 +1,11 @@
[wrap-file]
directory = benchmark-1.5.2
source_url = https://github.com/google/benchmark/archive/v1.5.2.zip
source_filename = benchmark-1.5.2.zip
source_hash = 21e6e096c9a9a88076b46bd38c33660f565fa050ca427125f64c4a8bf60f336b
patch_url = https://wrapdb.mesonbuild.com/v1/projects/google-benchmark/1.5.2/1/get_zip
patch_filename = google-benchmark-1.5.2-1-wrap.zip
patch_hash = 49f41e4a7e68ac258b6509b9de9857441903be4fb473454c4cba8be885f0c6c3
directory = benchmark-1.6.0
source_url = https://github.com/google/benchmark/archive/refs/tags/v1.6.0.tar.gz
source_filename = benchmark-1.6.0.tar.gz
source_hash = 1f71c72ce08d2c1310011ea6436b31e39ccab8c2db94186d26657d41747c85d6
patch_filename = google-benchmark_1.6.0-1_patch.zip
patch_url = https://wrapdb.mesonbuild.com/v2/google-benchmark_1.6.0-1/get_patch
patch_hash = f2feff0641a5ebf6b893a4f49ea0bff566ba866ee993c5c3aef62ff40cdc6b14
[provide]
benchmark = google_benchmark_dep