From: tobtoht Date: Tue, 8 Apr 2025 16:54:08 +0000 (+0200) Subject: depends: protobuf: update to 30.2 X-Git-Url: https://git.nutra.tk/v1?a=commitdiff_plain;h=a3ce97131217bb57503c3f2a9b2a6ebf395c31fc;p=gamesguru%2Ffeather.git depends: protobuf: update to 30.2 --- diff --git a/contrib/depends/packages/native_protobuf.mk b/contrib/depends/packages/native_protobuf.mk index 93cab881..1966f8c0 100644 --- a/contrib/depends/packages/native_protobuf.mk +++ b/contrib/depends/packages/native_protobuf.mk @@ -1,8 +1,8 @@ package=native_protobuf -$(package)_version=29.1 +$(package)_version=30.2 $(package)_download_path=https://github.com/protocolbuffers/protobuf/releases/download/v$($(package)_version) $(package)_file_name=protobuf-$($(package)_version).tar.gz -$(package)_sha256_hash=3d32940e975c4ad9b8ba69640e78f5527075bae33ca2890275bf26b853c0962c +$(package)_sha256_hash=fb06709acc393cc36f87c251bb28a5500a2e12936d4346099f2c6240f6c7a941 $(package)_dependencies=native_abseil define $(package)_set_vars