mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-29 00:42:58 +02:00
matio: update to 1.15.12
Closes: #12646 Signed-off-by: Jürgen Buchmüller <pullmoll@t-online.de>
This commit is contained in:
parent
ace0c589cd
commit
67ac145b69
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'matio'
|
# Template file for 'matio'
|
||||||
pkgname=matio
|
pkgname=matio
|
||||||
version=1.5.11
|
version=1.5.12
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
hostmakedepends="libtool"
|
hostmakedepends="libtool"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Florian Eich <flrn@nrmncr.net>"
|
||||||
license="BSD-2"
|
license="BSD-2"
|
||||||
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=0ccced0c55c9c2cdc21348b7e16447843402d729ffaadd6135767faad7c9cf0b
|
checksum=8695e380e465056afa5b5e20128935afe7d50e03830f9f7778a72e1e1894d8a9
|
||||||
|
|
||||||
if [ -n "$CROSS_BUILD" ]; then
|
if [ -n "$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