summaryrefslogtreecommitdiffstats
path: root/misc/protobuf3/protobuf3.SlackBuild
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo2019-08-11 03:02:16 +0200
committer Willy Sudiarto Raharjo2019-08-11 03:02:16 +0200
commit55374a0584f8753220f9b480298edcfafb08ba8b (patch)
treef6991e16be7b1e5d90ded323e90e97eeaf03f479 /misc/protobuf3/protobuf3.SlackBuild
parentb90cca9a5a6940ee35fd3e0ff09209b352011d21 (diff)
downloadslackbuilds-55374a0584f8753220f9b480298edcfafb08ba8b.tar.gz
misc/protobuf3: Updated for version 3.9.1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'misc/protobuf3/protobuf3.SlackBuild')
-rw-r--r--misc/protobuf3/protobuf3.SlackBuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/misc/protobuf3/protobuf3.SlackBuild b/misc/protobuf3/protobuf3.SlackBuild
index 9a15ce19ad..82dc64d3b3 100644
--- a/misc/protobuf3/protobuf3.SlackBuild
+++ b/misc/protobuf3/protobuf3.SlackBuild
@@ -2,7 +2,7 @@
# Slackware build script for protobuf3
-# Copyright 2017-2018 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
+# Copyright 2017-2019 Willy Sudiarto Raharjo <willysr@slackbuilds.org>
# All rights reserved.
#
# Redistribution and use of this script, with or without modification, is
@@ -23,12 +23,12 @@
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM=protobuf3
-VERSION=${VERSION:-3.5.2}
+VERSION=${VERSION:-3.9.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
GTEST=googletest-release
-GTESTVERSION=${GTESTVERSION:-1.8.0}
+GTESTVERSION=${GTESTVERSION:-1.8.1}
SRCNAM=protobuf