From 7e814cebc28db81fd7cf6f25540c282c073a876b Mon Sep 17 00:00:00 2001 From: regro-cf-autotick-bot <36490558+regro-cf-autotick-bot@users.noreply.github.com> Date: Thu, 16 Feb 2023 21:53:51 +0000 Subject: [PATCH] updated v22.0 --- recipe/meta.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/recipe/meta.yaml b/recipe/meta.yaml index a640fd7..26be5b0 100644 --- a/recipe/meta.yaml +++ b/recipe/meta.yaml @@ -1,5 +1,5 @@ # keep this without major version to let the bot pick it up -{% set version = "21.12" %} +{% set version = "22.0" %} # protobuf doesn't add the major version in the tag... {% set major = "3" %} @@ -11,7 +11,7 @@ package: source: - url: https://github.com/protocolbuffers/protobuf/archive/v{{ version }}/protobuf-v{{ version }}.tar.gz - sha256: 22fdaf641b31655d4b2297f9981fa5203b2866f8332d3c6333f6b0107bb320de + sha256: 782160a6eae4bddfa4061ff5f7dcf04c9ed1494a0f0c6408b4af6b4a31ab9876 patches: - patches/0001-remove-Werror-from-test-flags.patch # [ppc64le or aarch64] - patches/0002-use-consistent-cmake-location.patch