summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-30 08:35:00 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2022-01-30 08:35:00 +0700
commite8e5cd9e7dcd59da0dc4f255dc094c511df867e6 (patch)
treee7488b6adb82fc33821ded1da2e6fc18e8d9c375
parentd918ba82aa84285d92e01697c2f57a8e54f80e2f (diff)
downloadslackbuilds-e8e5cd9e7dcd59da0dc4f255dc094c511df867e6.tar.gz
slackbuilds-e8e5cd9e7dcd59da0dc4f255dc094c511df867e6.tar.xz
misc/protobuf3: Updated for version 3.19.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--misc/protobuf3/protobuf3.SlackBuild2
-rw-r--r--misc/protobuf3/protobuf3.info6
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=""