mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
matio: update to 1.5.13.
This commit is contained in:
parent
769ca3891e
commit
e1a53f08e6
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'matio'
|
# Template file for 'matio'
|
||||||
pkgname=matio
|
pkgname=matio
|
||||||
version=1.5.12
|
version=1.5.13
|
||||||
revision=3
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-static"
|
configure_args="--disable-static"
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Florian Eich <flrn@nrmncr.net>"
|
||||||
license="BSD-2-Clause"
|
license="BSD-2-Clause"
|
||||||
homepage="https://github.com/tbeu/matio"
|
homepage="https://github.com/tbeu/matio"
|
||||||
distfiles="https://github.com/tbeu/matio/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
distfiles="https://github.com/tbeu/matio/releases/download/v${version}/${pkgname}-${version}.tar.gz"
|
||||||
checksum=8695e380e465056afa5b5e20128935afe7d50e03830f9f7778a72e1e1894d8a9
|
checksum=feadb2f54ba7c9db6deba8c994e401d7a1a8e7afd0fe74487691052b8139e5cb
|
||||||
|
|
||||||
if [ "$CROSS_BUILD" ]; then
|
if [ "$CROSS_BUILD" ]; then
|
||||||
configure_args+=" ac_cv_va_copy=C99"
|
configure_args+=" ac_cv_va_copy=C99"
|
||||||
|
|
Loading…
Add table
Reference in a new issue