diff --git a/srcpkgs/protobuf-c/template b/srcpkgs/protobuf-c/template index 8faaf9f8ea4..7d1b529d893 100644 --- a/srcpkgs/protobuf-c/template +++ b/srcpkgs/protobuf-c/template @@ -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 " 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"