protobuf: update to 21.6.
This commit is contained in:
parent
d0db0d08b5
commit
4276bf6ea4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'protobuf'
|
# Template file for 'protobuf'
|
||||||
pkgname=protobuf
|
pkgname=protobuf
|
||||||
version=21.5
|
version=21.6
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="protobuf-${version}"
|
wrksrc="protobuf-${version}"
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -12,7 +12,7 @@ license="BSD-3-Clause"
|
||||||
homepage="https://developers.google.com/protocol-buffers/"
|
homepage="https://developers.google.com/protocol-buffers/"
|
||||||
changelog="https://raw.githubusercontent.com/google/protobuf/master/CHANGES.txt"
|
changelog="https://raw.githubusercontent.com/google/protobuf/master/CHANGES.txt"
|
||||||
distfiles="https://github.com/protocolbuffers/protobuf/archive/v${version}.tar.gz"
|
distfiles="https://github.com/protocolbuffers/protobuf/archive/v${version}.tar.gz"
|
||||||
checksum=4a7e87e4166c358c63342dddcde6312faee06ea9d5bb4e2fa87d3478076f6639
|
checksum=dbb16fdbca8f277c9a194d9a837395cde408ca136738d94743130dd0de015efd
|
||||||
# Checks rely on googletest
|
# Checks rely on googletest
|
||||||
make_check=no
|
make_check=no
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue