protobuf: update to 3.5.2.

This commit is contained in:
maxice8 2018-03-06 12:05:01 -03:00 committed by Michael Aldridge
parent 6e9ba7d494
commit d22329a676

View file

@ -1,6 +1,6 @@
# Template file for 'protobuf'
pkgname=protobuf
version=3.5.1.1
version=3.5.2
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -9,8 +9,8 @@ short_desc="Google's data interchange format"
maintainer="Michael Aldridge <maldridge@voidlinux.eu>"
distfiles="https://github.com/google/protobuf/archive/v${version}.tar.gz"
homepage="https://developers.google.com/protocol-buffers/"
license="BSD"
checksum=56b5d9e1ab2bf4f5736c4cfba9f4981fbc6976246721e7ded5602fbaee6d6869
license="BSD-3-Clause"
checksum=4ffd420f39f226e96aebc3554f9c66a912f6cad6261f39f194f16af8a1f6dab2
CXXFLAGS="-std=c++14"