summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2022-01-23 03:44:22 +0100
committer Willy Sudiarto Raharjo2022-01-23 03:44:22 +0100
commit0500375c5434e60882c146b97c1f1d11278188c3 (patch)
treef594c85b7d8cbf37acaa6e107ac2fb3e879f7dd3 /misc
parent74559cc79421309a32669750523da177dbfbaba5 (diff)
downloadslackbuilds-0500375c5434e60882c146b97c1f1d11278188c3.tar.gz
misc/protobuf3: Updated for version 3.19.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-rw-r--r--misc/protobuf3/protobuf3.SlackBuild4
-rw-r--r--misc/protobuf3/protobuf3.info6
2 files changed, 5 insertions, 5 deletions
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild
index 77ec174cdc..c3b2aa6ab7 100644
--- a/misc/protobuf3/protobuf3.SlackBuild
+++ b/misc/protobuf3/protobuf3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for protobuf3
-# Copyright 2017-2021 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2022 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protobuf3
-VERSION=${VERSION:-3.19.1}
+VERSION=${VERSION:-3.19.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info
index ae7f3424ee..fc2da57892 100644
--- a/misc/protobuf3/protobuf3.info
+++ b/misc/protobuf3/protobuf3.info
@@ -1,8 +1,8 @@
PRGNAM="protobuf3"
-VERSION="3.19.1"
+VERSION="3.19.3"
HOMEPAGE="https://github.com/google/protobuf"
-DOWNLOAD="https://github.com/google/protobuf/archive/v3.19.1/protobuf-3.19.1.tar.gz"
-MD5SUM="e5cb6707320a077f0618b669d1856bc4"
+DOWNLOAD="https://github.com/google/protobuf/archive/v3.19.3/protobuf-3.19.3.tar.gz"
+MD5SUM="95726847be13c6db9ea408166238fe62"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""