summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-19 21:20:04 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2021-06-19 21:20:04 +0700
commit6895780da37d40d9d2dd22063175a955d78c627b (patch)
treee4216fa24480fb46893dc0b66b006c19637db1d9 /misc
parent119327fd24bf95190041f52a0501b6a93292f5ac (diff)
downloadslackbuilds-6895780da37d40d9d2dd22063175a955d78c627b.tar.gz
slackbuilds-6895780da37d40d9d2dd22063175a955d78c627b.tar.xz
misc/protobuf3: Updated for version 3.17.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc')
-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 5f6925a433..1c5227f605 100644
--- a/misc/protobuf3/protobuf3.SlackBuild
+++ b/misc/protobuf3/protobuf3.SlackBuild
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=protobuf3
-VERSION=${VERSION:-3.17.2}
+VERSION=${VERSION:-3.17.3}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info
index 371942d3a6..897f252b5d 100644
--- a/misc/protobuf3/protobuf3.info
+++ b/misc/protobuf3/protobuf3.info
@@ -1,8 +1,8 @@
PRGNAM="protobuf3"
-VERSION="3.17.2"
+VERSION="3.17.3"
HOMEPAGE="https://github.com/google/protobuf"
-DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.2/protobuf-3.17.2.tar.gz"
-MD5SUM="e1dbc7a74dc865cce412dcba7d45616c"
+DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.3/protobuf-3.17.3.tar.gz"
+MD5SUM="d7f8e0e3ffeac721e18cdf898eff7d31"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""