srctree

Roee Hershberg parent b61ead90 44fa9acb
Update protobuf to v3.19.3

inlinesplit
scripts/dependencies.mk added: 2, removed: 2, total 0
@@ -75,7 +75,7 @@ $(DESTDIR)/tox4j-c.stamp: $(SRCDIR)/tox4j $(foreach i,jvm-toxcore-api jvm-macros
# protobuf
 
$(SRCDIR)/protobuf:
git clone --depth=1 --branch=v3.11.1 https://github.com/google/protobuf $@
git clone --depth=1 --branch=v3.19.3 https://github.com/google/protobuf $@
 
$(PREFIX)/protobuf.stamp: $(SRCDIR)/protobuf $(TOOLCHAIN_FILE) $(PROTOC)
@$(PRE_RULE)