aboutsummaryrefslogtreecommitdiff
path: root/misc/protobuf3/protobuf3.SlackBuild
diff options
context:
space:
mode:
authorWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-20 07:36:32 +0700
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-20 07:36:32 +0700
commitf6b097cc530a657971f2f3c306967ef3569deb19 (patch)
tree093ec66706f050125eb0c4d84da698b4b34743ed /misc/protobuf3/protobuf3.SlackBuild
parent5b28a1f43c8c385e2dafc93cdecb31ad804900d2 (diff)
downloadslackbuilds-f6b097cc530a657971f2f3c306967ef3569deb19.tar.xz
misc/protobuf3: Updated for version 3.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/protobuf3/protobuf3.SlackBuild')
-rw-r--r--misc/protobuf3/protobuf3.SlackBuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild
index 432b400f6251..76ce270ca7ea 100644
--- a/misc/protobuf3/protobuf3.SlackBuild
+++ b/misc/protobuf3/protobuf3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for protobuf3
-# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2020 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,7 +23,7 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=protobuf3
-VERSION=${VERSION:-3.10.1}
+VERSION=${VERSION:-3.11.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}