armadillo: update to 9.200.4.

This commit is contained in:
Johannes 2018-11-20 23:34:33 +01:00 committed by Johannes
parent 563f7fac1d
commit 355ac90709
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'armadillo'
pkgname=armadillo
version=9.100.6
version=9.200.4
revision=1
build_style=cmake
configure_args="$(vopt_if hdf5 -DDETECT_HDF5=ON)"
@ -11,7 +11,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
license="Apache-2.0"
homepage="http://arma.sourceforge.net/"
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
checksum=6349163da682d237ee6fedfa31b936b07ff0c1c12a48631be700a89aa37c39ee
checksum=10d1cc38503624bf1ad8c55c0d53b4feb80f04fcb3f5c3e6a69ba95d00f17966
build_options="hdf5"
if [ -z "$CROSS_BUILD" ]; then