matio: update to 1.5.14.
This commit is contained in:
parent
15aeffa7ca
commit
8cecbb19e1
|
@ -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
|
||||
|
|
|
@ -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 <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=feadb2f54ba7c9db6deba8c994e401d7a1a8e7afd0fe74487691052b8139e5cb
|
||||
checksum=0b3abb98f5cd75627122a72522db4e4280eb580bdbeafe90a8a0d2df22801f6e
|
||||
|
||||
if [ "$CROSS_BUILD" ]; then
|
||||
configure_args+=" ac_cv_va_copy=C99"
|
||||
|
|
Loading…
Reference in New Issue