protobuf26: update to 3.15.5.

This commit is contained in:
Andrew J. Hesford 2021-03-08 09:12:58 -05:00
parent 6e52f55cf6
commit cce1da8902

View file

@ -1,6 +1,6 @@
# Template file for 'protobuf26'
pkgname=protobuf26
version=3.15.3
version=3.15.5
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=b10bf4e2d1a7586f54e64a5d9e7837e5188fc75ae69e36f215eb01def4f9721b
checksum=bc3dbf1f09dba1b2eb3f2f70352ee97b9049066c9040ce0c9b67fb3294e91e4b
# Switch to versioned package
conflicts="protobuf18>=0 protobuf23>=0 protobuf24>=0 protobuf25>=0"