misc/protobuf3: Updated for version 3.19.4.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Willy Sudiarto Raharjo 2022-01-30 08:35:00 +07:00
parent d918ba82aa
commit e8e5cd9e7d
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.19.3}
VERSION=${VERSION:-3.19.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}

View file

@ -1,8 +1,8 @@
PRGNAM="protobuf3"
VERSION="3.19.3"
VERSION="3.19.4"
HOMEPAGE="https://github.com/google/protobuf"
DOWNLOAD="https://github.com/google/protobuf/archive/v3.19.3/protobuf-3.19.3.tar.gz"
MD5SUM="95726847be13c6db9ea408166238fe62"
DOWNLOAD="https://github.com/google/protobuf/archive/v3.19.4/protobuf-3.19.4.tar.gz"
MD5SUM="ebaa4e04df3bffc2401a7ad47d32a90b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""