From 559c75c75d06e37b1845813f4fe44721cba54136 Mon Sep 17 00:00:00 2001 From: Johannes Date: Mon, 3 Dec 2018 13:06:35 +0100 Subject: [PATCH] armadillo: update to 9.200.5. --- srcpkgs/armadillo/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/armadillo/template b/srcpkgs/armadillo/template index e10927d83db..a86cb8551ed 100644 --- a/srcpkgs/armadillo/template +++ b/srcpkgs/armadillo/template @@ -1,6 +1,6 @@ # Template file for 'armadillo' pkgname=armadillo -version=9.200.4 +version=9.200.5 revision=1 build_style=cmake configure_args="$(vopt_if hdf5 -DDETECT_HDF5=ON)" @@ -11,7 +11,7 @@ maintainer="Julien Dehos " license="Apache-2.0" homepage="http://arma.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz" -checksum=10d1cc38503624bf1ad8c55c0d53b4feb80f04fcb3f5c3e6a69ba95d00f17966 +checksum=4a47fdb13178a252bccae683d3bc0634effe69682abfe0d92f5e73ab2b99462b build_options="hdf5" if [ -z "$CROSS_BUILD" ]; then