|
@@ -7,7 +7,7 @@
|
|
# When bumping this package, make sure to also verify if the
|
|
# When bumping this package, make sure to also verify if the
|
|
# python-protobuf package still works and to update its hash,
|
|
# python-protobuf package still works and to update its hash,
|
|
# as they share the same version/site variables.
|
|
# as they share the same version/site variables.
|
|
-PROTOBUF_VERSION = 28.1
|
|
|
|
|
|
+PROTOBUF_VERSION = 29.3
|
|
PROTOBUF_SITE = https://github.com/protocolbuffers/protobuf/releases/download/v$(PROTOBUF_VERSION)
|
|
PROTOBUF_SITE = https://github.com/protocolbuffers/protobuf/releases/download/v$(PROTOBUF_VERSION)
|
|
PROTOBUF_LICENSE = BSD-3-Clause
|
|
PROTOBUF_LICENSE = BSD-3-Clause
|
|
PROTOBUF_LICENSE_FILES = LICENSE
|
|
PROTOBUF_LICENSE_FILES = LICENSE
|