From: tobtoht Date: Tue, 17 Jun 2025 10:44:04 +0000 (+0200) Subject: depends: protobuf: update to 31.1 X-Git-Url: https://git.nutra.tk/v2?a=commitdiff_plain;h=b9b1483ad4e2bd9576490ce1c50a0ca120c0088f;p=gamesguru%2Ffeather.git depends: protobuf: update to 31.1 --- diff --git a/contrib/depends/packages/native_protobuf.mk b/contrib/depends/packages/native_protobuf.mk index 1966f8c0..ab2a832f 100644 --- a/contrib/depends/packages/native_protobuf.mk +++ b/contrib/depends/packages/native_protobuf.mk @@ -1,8 +1,8 @@ package=native_protobuf -$(package)_version=30.2 +$(package)_version=31.1 $(package)_download_path=https://github.com/protocolbuffers/protobuf/releases/download/v$($(package)_version) $(package)_file_name=protobuf-$($(package)_version).tar.gz -$(package)_sha256_hash=fb06709acc393cc36f87c251bb28a5500a2e12936d4346099f2c6240f6c7a941 +$(package)_sha256_hash=12bfd76d27b9ac3d65c00966901609e020481b9474ef75c7ff4601ac06fa0b82 $(package)_dependencies=native_abseil define $(package)_set_vars