armadillo: update to 9.100.6.
This commit is contained in:
parent
99958cf158
commit
95113524e4
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'armadillo'
|
# Template file for 'armadillo'
|
||||||
pkgname=armadillo
|
pkgname=armadillo
|
||||||
version=9.100.5
|
version=9.100.6
|
||||||
revision=2
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="$(vopt_if hdf5 -DDETECT_HDF5=ON)"
|
configure_args="$(vopt_if hdf5 -DDETECT_HDF5=ON)"
|
||||||
hostmakedepends="pkg-config openblas-devel"
|
hostmakedepends="pkg-config openblas-devel"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://arma.sourceforge.net/"
|
homepage="http://arma.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
|
||||||
checksum=7e7dc6f1e876b8243c27a003b037559663371b42885436b1087757e652db41cd
|
checksum=6349163da682d237ee6fedfa31b936b07ff0c1c12a48631be700a89aa37c39ee
|
||||||
|
|
||||||
build_options="hdf5"
|
build_options="hdf5"
|
||||||
if [ -z "$CROSS_BUILD" ]; then
|
if [ -z "$CROSS_BUILD" ]; then
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue