From e8e5cd9e7dcd59da0dc4f255dc094c511df867e6 Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 30 Jan 2022 08:35:00 +0700 Subject: [PATCH] misc/protobuf3: Updated for version 3.19.4. Signed-off-by: Willy Sudiarto Raharjo --- misc/protobuf3/protobuf3.SlackBuild | 2 +- misc/protobuf3/protobuf3.info | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild index c3b2aa6ab7..3383ac3446 100644 --- a/misc/protobuf3/protobuf3.SlackBuild +++ b/misc/protobuf3/protobuf3.SlackBuild @@ -25,7 +25,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=protobuf3 -VERSION=${VERSION:-3.19.3} +VERSION=${VERSION:-3.19.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info index fc2da57892..f7a0ae3432 100644 --- a/misc/protobuf3/protobuf3.info +++ b/misc/protobuf3/protobuf3.info @@ -1,8 +1,8 @@ PRGNAM="protobuf3" -VERSION="3.19.3" +VERSION="3.19.4" HOMEPAGE="https://github.com/google/protobuf" -DOWNLOAD="https://github.com/google/protobuf/archive/v3.19.3/protobuf-3.19.3.tar.gz" -MD5SUM="95726847be13c6db9ea408166238fe62" +DOWNLOAD="https://github.com/google/protobuf/archive/v3.19.4/protobuf-3.19.4.tar.gz" +MD5SUM="ebaa4e04df3bffc2401a7ad47d32a90b" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES=""