protobuf-c: update to 1.3.3.

This commit is contained in:
Enno Boland 2020-02-17 13:04:10 +01:00
parent a98321d6ee
commit 7a63ee5bbb
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'protobuf-c'
pkgname=protobuf-c
version=1.3.2
version=1.3.3
revision=1
build_style=gnu-configure
configure_args="$(vopt_enable protoc)"
@ -11,7 +11,7 @@ maintainer="Enno Boland <gottox@voidlinux.org>"
license="BSD-2-Clause"
homepage="https://github.com/protobuf-c/protobuf-c"
distfiles="${homepage}/releases/download/v${version}/protobuf-c-${version}.tar.gz"
checksum=53f251f14c597bdb087aecf0b63630f434d73f5a10fc1ac545073597535b9e74
checksum=22956606ef50c60de1fabc13a78fbc50830a0447d780467d3c519f84ad527e78
# buildprocess calls compiler while building, disable it on cross build
build_options="protoc"