File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
package =native_protobuf
2
- $(package)_version =28.2
2
+ $(package)_version =28.3
3
3
$(package)_download_path =https://github.com/protocolbuffers/protobuf/releases/download/v$($(package ) _version)
4
4
$(package)_file_name =protobuf-$($(package ) _version) .tar.gz
5
- $(package)_sha256_hash =b2340aa47faf7ef10a0328190319d3f3bee1b24f426d4ce8f4253b6f27ce16db
5
+ $(package)_sha256_hash =7c3ebd7aaedd86fa5dc479a0fda803f602caaf78d8aff7ce83b89e1b8ae7442a
6
6
$(package)_dependencies =native_abseil
7
7
8
8
define $(package)_set_vars
@@ -14,7 +14,7 @@ define $(package)_set_vars
14
14
endef
15
15
16
16
define $(package)_preprocess_cmds
17
- rm -rf docs php/src/GPBMetadata compatibility objectivec/Tests csharp/keys php/tests src/google/protobuf/testdata csharp/src/Google.Protobuf.Test
17
+ rm -rf examples docs php/src/GPBMetadata compatibility objectivec/Tests csharp/keys php/tests src/google/protobuf/testdata csharp/src/Google.Protobuf.Test
18
18
endef
19
19
20
20
define $(package)_config_cmds
You can’t perform that action at this time.
0 commit comments