summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-20 07:36:32 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2020-01-20 07:36:32 +0700
commitf6b097cc530a657971f2f3c306967ef3569deb19 (patch)
tree093ec66706f050125eb0c4d84da698b4b34743ed
parent5b28a1f43c8c385e2dafc93cdecb31ad804900d2 (diff)
downloadslackbuilds-f6b097cc530a657971f2f3c306967ef3569deb19.tar.gz
slackbuilds-f6b097cc530a657971f2f3c306967ef3569deb19.tar.xz
misc/protobuf3: Updated for version 3.11.2.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-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 432b400f62..76ce270ca7 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}
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info
index f0bfbef595..c8b5a4448c 100644
--- a/misc/protobuf3/protobuf3.info
+++ b/misc/protobuf3/protobuf3.info
@@ -1,8 +1,8 @@
PRGNAM="protobuf3"
-VERSION="3.10.1"
+VERSION="3.11.2"
HOMEPAGE="https://github.com/google/protobuf"
-DOWNLOAD="https://github.com/google/protobuf/archive/v3.10.1/protobuf-3.10.1.tar.gz"
-MD5SUM="021c09b560ab9651967afc8d9450cca2"
+DOWNLOAD="https://github.com/google/protobuf/archive/v3.11.2/protobuf-3.11.2.tar.gz"
+MD5SUM="aec031da4040e2d85e208b0b023ee844"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""