protobuf-c: rebuild for protobuf28

This commit is contained in:
Andrew J. Hesford 2021-05-24 09:54:32 -04:00
parent a52edf293b
commit 72101498cd

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=6 revision=7
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"