protobuf28: update to 3.17.3.

This commit is contained in:
Andrew J. Hesford 2021-06-11 14:11:33 -04:00
parent 05765a91b0
commit 23d7cfc003

View file

@ -1,6 +1,6 @@
# Template file for 'protobuf28'
pkgname=protobuf28
version=3.17.2
version=3.17.3
revision=1
wrksrc="protobuf-${version}"
build_style=gnu-configure
@ -12,7 +12,7 @@ license="BSD-3-Clause"
homepage="https://developers.google.com/protocol-buffers/"
changelog="https://raw.githubusercontent.com/google/protobuf/master/CHANGES.txt"
distfiles="https://github.com/protocolbuffers/protobuf/archive/v${version}.tar.gz"
checksum=36f81e03a0702f8f935fffd5a486dac1c0fc6d4bae1cd02c7a32448ad6e63bcb
checksum=c6003e1d2e7fefa78a3039f19f383b4f3a61e81be8c19356f85b6461998ad3db
# Checks rely on googletest
make_check=no