matio: update to 1.5.17.

This commit is contained in:
Johannes 2019-07-19 14:14:39 +02:00 committed by Johannes
parent f828e142f8
commit 9229168b0e

View file

@ -1,6 +1,6 @@
# Template file for 'matio'
pkgname=matio
version=1.5.14
version=1.5.17
revision=1
build_style=gnu-configure
configure_args="--disable-static"
@ -11,7 +11,7 @@ maintainer="Florian Eich <flrn@nrmncr.net>"
license="BSD-2-Clause"
homepage="https://github.com/tbeu/matio"
distfiles="https://github.com/tbeu/matio/releases/download/v${version}/${pkgname}-${version}.tar.gz"
checksum=0b3abb98f5cd75627122a72522db4e4280eb580bdbeafe90a8a0d2df22801f6e
checksum=5e455527d370ab297c4abe5a2ab4d599c93ac7c1a0c85d841cc5c22f8221c400
if [ "$CROSS_BUILD" ]; then
configure_args+=" ac_cv_va_copy=C99"