mirror of
https://github.com/Mahdi-zarei/nekoray.git
synced 2025-12-18 20:50:09 +08:00
temp: rollback protobuf version
This commit is contained in:
parent
dcaed20863
commit
759615e0c1
@ -36,7 +36,7 @@ ninja && ninja install
|
||||
cd ../..
|
||||
|
||||
#### protobuf ####
|
||||
git clone --recurse-submodules -b v31.0 --depth 1 --shallow-submodules https://github.com/protocolbuffers/protobuf
|
||||
git clone --recurse-submodules -b v30.2 --depth 1 --shallow-submodules https://github.com/parhelia512/protobuf
|
||||
|
||||
mkdir -p protobuf/build
|
||||
cd protobuf/build
|
||||
|
||||
Loading…
Reference in New Issue
Block a user