flatbuffers: update to 1.12.0.

This commit is contained in:
Piraty 2020-03-25 10:52:56 +01:00
parent d87f4aeee2
commit 843e6c5b01

View File

@ -1,14 +1,14 @@
# Template file for 'flatbuffers'
pkgname=flatbuffers
version=1.11.0
version=1.12.0
revision=1
build_style=cmake
short_desc="Memory Efficient Serialization Library"
short_desc="Memory efficient serialization library"
maintainer="Elie ROUDNINSKI <xademax@gmail.com>"
license="Apache-2.0"
homepage="https://google.github.io/flatbuffers/"
distfiles="https://github.com/google/${pkgname}/archive/v${version}.tar.gz"
checksum=3f4a286642094f45b1b77228656fbd7ea123964f19502f9ecfd29933fd23a50b
checksum=62f2223fb9181d1d6338451375628975775f7522185266cd5296571ac152bc45
if [ "$CROSS_BUILD" ]; then
# Disable tests to prevent executing target binaries on host