diff --git a/common/shlibs b/common/shlibs index 6bba1f90e48..9e315f51c7e 100644 --- a/common/shlibs +++ b/common/shlibs @@ -3009,7 +3009,6 @@ libembb_mtapi_c.so embb-devel-1.0.0_1 libembb_mtapi_network_c.so embb-devel-1.0.0_1 libembb_base_cpp.so embb-devel-1.0.0_1 libembb_base_c.so embb-devel-1.0.0_1 -libmatio.so.4 matio-1.5.11_1 libhpdf.so Haru-devel-2.3.0_1 libKF5Contacts.so.5 kcontacts-17.12.0_1 libKF5AkonadiPrivate.so.5 akonadi5-17.12.0_1 diff --git a/srcpkgs/matio/template b/srcpkgs/matio/template index 716e727f98e..d1ca49f9303 100644 --- a/srcpkgs/matio/template +++ b/srcpkgs/matio/template @@ -1,7 +1,7 @@ # Template file for 'matio' pkgname=matio -version=1.5.13 -revision=2 +version=1.5.14 +revision=1 build_style=gnu-configure configure_args="--disable-static" hostmakedepends="libtool" @@ -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=feadb2f54ba7c9db6deba8c994e401d7a1a8e7afd0fe74487691052b8139e5cb +checksum=0b3abb98f5cd75627122a72522db4e4280eb580bdbeafe90a8a0d2df22801f6e if [ "$CROSS_BUILD" ]; then configure_args+=" ac_cv_va_copy=C99"