protobuf-c: rebuild for protobuf

This commit is contained in:
Andrew J. Hesford 2021-09-16 10:43:57 -04:00
parent 02677547bc
commit dabe388f28

View file

@ -1,7 +1,7 @@
# Template file for 'protobuf-c' # Template file for 'protobuf-c'
pkgname=protobuf-c pkgname=protobuf-c
version=1.3.3 version=1.3.3
revision=7 revision=8
build_style=gnu-configure build_style=gnu-configure
configure_args="$(vopt_enable protoc)" configure_args="$(vopt_enable protoc)"
hostmakedepends="pkg-config protobuf" hostmakedepends="pkg-config protobuf"