armadillo: update to 9.100.6.

This commit is contained in:
Johannes 2018-10-31 11:05:34 +01:00 committed by Johannes
parent 99958cf158
commit 95113524e4

View file

@ -1,7 +1,7 @@
# Template file for 'armadillo'
pkgname=armadillo
version=9.100.5
revision=2
version=9.100.6
revision=1
build_style=cmake
configure_args="$(vopt_if hdf5 -DDETECT_HDF5=ON)"
hostmakedepends="pkg-config openblas-devel"
@ -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=7e7dc6f1e876b8243c27a003b037559663371b42885436b1087757e652db41cd
checksum=6349163da682d237ee6fedfa31b936b07ff0c1c12a48631be700a89aa37c39ee
build_options="hdf5"
if [ -z "$CROSS_BUILD" ]; then