diff --git a/srcpkgs/matio/template b/srcpkgs/matio/template index d1ca49f9303..9bd663e26b2 100644 --- a/srcpkgs/matio/template +++ b/srcpkgs/matio/template @@ -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 " 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"