protobuf: update to 3.6.1.3.

This commit is contained in:
Rasmus Thomsen 2019-01-08 15:49:40 +01:00 committed by maxice8
parent aa761f320a
commit 5f721d4ab8
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,6 +1,6 @@
# Template file for 'protobuf'
pkgname=protobuf
version=3.6.1.1
version=3.6.1.3
revision=1
build_style=gnu-configure
hostmakedepends="automake libtool pkg-config"
@ -11,7 +11,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/google/protobuf/archive/v${version}.tar.gz"
checksum=1ade182f91f0fa6c6116195def5d22270e01b9d03fe91319e4c6215022d0d24b
checksum=73fdad358857e120fd0fa19e071a96e15c0f23bb25f85d3f7009abfd4f264a2a
CXXFLAGS="-std=c++14"