From 55374a0584f8753220f9b480298edcfafb08ba8b Mon Sep 17 00:00:00 2001 From: Willy Sudiarto Raharjo Date: Sun, 11 Aug 2019 08:02:16 +0700 Subject: misc/protobuf3: Updated for version 3.9.1. Signed-off-by: Willy Sudiarto Raharjo --- misc/protobuf3/protobuf3.SlackBuild | 6 +++--- misc/protobuf3/protobuf3.info | 10 +++++----- 2 files changed, 8 insertions(+), 8 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 +# Copyright 2017-2019 Willy Sudiarto Raharjo # 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 diff --git a/misc/protobuf3/protobuf3.info b/misc/protobuf3/protobuf3.info index 27efe7a10d..7bcfebc707 100644 --- a/misc/protobuf3/protobuf3.info +++ b/misc/protobuf3/protobuf3.info @@ -1,10 +1,10 @@ PRGNAM="protobuf3" -VERSION="3.5.2" +VERSION="3.9.1" HOMEPAGE="https://github.com/google/protobuf" -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="ff6742018c172c66ecc627029ad54280 \ - 16877098823401d1bf2ed7891d7dce36" +DOWNLOAD="https://github.com/google/protobuf/archive/v3.9.1/protobuf-3.9.1.tar.gz \ + https://github.com/google/googletest/archive/release-1.8.1/googletest-release-1.8.1.tar.gz" +MD5SUM="ea53e87a5ece35f77aa006b91aceee56 \ + 2e6fbeb6a91310a16efe181886c59596" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3