armadillo: update to 9.400.2.
This commit is contained in:
parent
57a887ee13
commit
fb398171a2
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'armadillo'
|
# Template file for 'armadillo'
|
||||||
pkgname=armadillo
|
pkgname=armadillo
|
||||||
version=9.300.2
|
version=9.400.2
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDETECT_HDF5=$(vopt_if hdf5 ON OFF)"
|
configure_args="-DDETECT_HDF5=$(vopt_if hdf5 ON OFF)"
|
||||||
|
@ -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=362541af7eb7f343bff893a3ac11fbb2c5cfc5966f0b6ed67f7f2779f5d256b4
|
checksum=2e49b1c6e838c51f0229951b009e54e190a19de9abecc33aed37878e7d0f94a7
|
||||||
|
|
||||||
build_options="hdf5"
|
build_options="hdf5"
|
||||||
desc_option_hdf5="HDF5 support"
|
desc_option_hdf5="HDF5 support"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue