protobuf-c: update to 1.4.1.

This commit is contained in:
Andrew J. Hesford 2022-07-29 09:28:19 -04:00
parent 4ec1deb2df
commit 6c89398f21

View File

@ -1,6 +1,6 @@
# Template file for 'protobuf-c'
pkgname=protobuf-c
version=1.4.0
version=1.4.1
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=26d98ee9bf18a6eba0d3f855ddec31dbe857667d269bc0b6017335572f85bbcb
checksum=4cc4facd508172f3e0a4d3a8736225d472418aee35b4ad053384b137b220339f
build_options="protoc"
build_options_default="protoc"