protobuf: update to 3.6.1.1.
This commit is contained in:
parent
3811d6fd09
commit
7ce6276aef
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'protobuf'
|
||||
pkgname=protobuf
|
||||
version=3.6.1
|
||||
version=3.6.1.1
|
||||
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=3d4e589d81b2006ca603c1ab712c9715a76227293032d05b26fca603f90b3f5b
|
||||
checksum=1ade182f91f0fa6c6116195def5d22270e01b9d03fe91319e4c6215022d0d24b
|
||||
|
||||
CXXFLAGS="-std=c++14"
|
||||
|
||||
|
|
Loading…
Reference in New Issue