summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
author Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-20 08:18:40 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2018-05-20 08:18:40 +0700
commit53e66fc5c96bf97e9f83b52f620c420526f6b26e (patch)
tree3a558246370613f9d591c1c7512f4a77e4cb6077 /misc
parentd868c76c5c0d91b977b34e2e6755607cd72ed8a4 (diff)
downloadslackbuilds-53e66fc5c96bf97e9f83b52f620c420526f6b26e.tar.gz
slackbuilds-53e66fc5c96bf97e9f83b52f620c420526f6b26e.tar.xz
misc/protobuf3: Updated for version 3.5.2.
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 163ef957f4..9a15ce19ad 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.5.1.1}
+VERSION=${VERSION:-3.5.2}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info
index 399cb32bd7..27efe7a10d 100644
--- a/misc/protobuf3/protobuf3.info
+++ b/misc/protobuf3/protobuf3.info
@@ -1,9 +1,9 @@
PRGNAM="protobuf3"
-VERSION="3.5.1.1"
+VERSION="3.5.2"
HOMEPAGE="https://github.com/google/protobuf"
-DOWNLOAD="https://github.com/google/protobuf/archive/v3.5.1.1/protobuf-3.5.1.1.tar.gz \
+DOWNLOAD="https://github.com/google/protobuf/archive/v3.5.2/protobuf-3.5.2.tar.gz \
https://github.com/google/googletest/archive/release-1.8.0/googletest-release-1.8.0.tar.gz"
-MD5SUM="5005003ae6b94773c4bbca87a644b131 \
+MD5SUM="ff6742018c172c66ecc627029ad54280 \
16877098823401d1bf2ed7891d7dce36"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""