protobuf-c: update to 1.3.1.
This commit is contained in:
parent
27cc99494a
commit
3ee8d6d34f
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue