summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
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 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=""