From ea53263f1a56229435fa5b4ca46d8812409d4775 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 31 Mar 2022 18:21:41 +0200 Subject: protobuf: update to 3.19.4 --- package/protobuf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package/protobuf/Makefile b/package/protobuf/Makefile index 780618167..c1249cb8f 100644 --- a/package/protobuf/Makefile +++ b/package/protobuf/Makefile @@ -4,9 +4,9 @@ include $(ADK_TOPDIR)/rules.mk PKG_NAME:= protobuf -PKG_VERSION:= 3.1.0 +PKG_VERSION:= 3.19.4 PKG_RELEASE:= 1 -PKG_HASH:= fb2a314f4be897491bb2446697be693d489af645cb0e165a85e7e64e07eb134d +PKG_HASH:= 3bd7828aa5af4b13b99c191e8b1e884ebfa9ad371b0ce264605d347f135d2568 PKG_DESCR:= extensible mechanism for serializing structured data PKG_SECTION:= libs/misc PKG_URL:= https://developers.google.com/protocol-buffers/ -- cgit v1.2.3