protobuf-c: update to 1.3.1.

This commit is contained in:
maxice8 2018-08-16 23:24:23 -03:00
parent 27cc99494a
commit 3ee8d6d34f
No known key found for this signature in database
GPG key ID: 543B9D4F4299F06B

View file

@ -1,7 +1,7 @@
# Template file for 'protobuf-c'
pkgname=protobuf-c
version=1.3.0
revision=7
version=1.3.1
revision=1
build_style=gnu-configure
hostmakedepends="pkg-config protobuf"
makedepends="protobuf-devel boost-devel"
@ -10,7 +10,7 @@ maintainer="Enno Boland <gottox@voidlinux.eu>"
license="BSD-2-Clause"
homepage="https://github.com/protobuf-c/protobuf-c"
distfiles="${homepage}/releases/download/v${version}/protobuf-c-${version}.tar.gz"
checksum=5dc9ad7a9b889cf7c8ff6bf72215f1874a90260f60ad4f88acf21bb15d2752a1
checksum=51472d3a191d6d7b425e32b612e477c06f73fe23e07f6a6a839b11808e9d2267
# buildprocess calls compiler while building, disable it on cross build
build_options="protoc"