misc/protobuf3: Updated for version 3.18.0.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2021-10-03 09:00:24 +07:00
parent 6d8745d091
commit 2067400332
No known key found for this signature in database
GPG Key ID: 3F617144D7238786
2 changed files with 4 additions and 4 deletions

View File

@ -25,7 +25,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=protobuf3
VERSION=${VERSION:-3.17.3}
VERSION=${VERSION:-3.18.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View File

@ -1,8 +1,8 @@
PRGNAM="protobuf3"
VERSION="3.17.3"
VERSION="3.18.0"
HOMEPAGE="https://github.com/google/protobuf"
DOWNLOAD="https://github.com/google/protobuf/archive/v3.17.3/protobuf-3.17.3.tar.gz"
MD5SUM="d7f8e0e3ffeac721e18cdf898eff7d31"
DOWNLOAD="https://github.com/google/protobuf/archive/v3.18.0/protobuf-3.18.0.tar.gz"
MD5SUM="4c1a9f9a1eb154e99e84aa835e3fdb9f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""