From ea91d553782fcba789d9c2df38e6bc535660b8e6 Mon Sep 17 00:00:00 2001 From: Johannes Date: Tue, 9 Oct 2018 21:06:11 +0200 Subject: [PATCH] armadillo: update to 9.100.5. remove entry from common/shlibs because nothing uses it --- common/shlibs | 1 - srcpkgs/armadillo/template | 4 ++-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/common/shlibs b/common/shlibs index 72c24cc4b2..43f654f3bc 100644 --- a/common/shlibs +++ b/common/shlibs @@ -2863,7 +2863,6 @@ libbrotlicommon.so.1 brotli-1.0.2_1 libbrotlidec.so.1 brotli-1.0.2_1 libbrotlienc.so.1 brotli-1.0.2_1 libfilteraudio.so filter_audio-0.0.1_1 -libarmadillo.so.8 armadillo-8.300.0_1 libgstreamermm-1.0.so.1 gstreamermm-1.8.0_1 libmovit.so.8 movit-1.6.0_1 libduktape.so.203 duktape-2.3.0_1 diff --git a/srcpkgs/armadillo/template b/srcpkgs/armadillo/template index 55793b5f50..646205c538 100644 --- a/srcpkgs/armadillo/template +++ b/srcpkgs/armadillo/template @@ -1,6 +1,6 @@ # Template file for 'armadillo' pkgname=armadillo -version=8.600.1 +version=9.100.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=b942d10bbd0b6a30f5bbe63cb7e8820f64227adcf3a2ba4bb1bc785526bb957b +checksum=7e7dc6f1e876b8243c27a003b037559663371b42885436b1087757e652db41cd build_options="hdf5" if [ -z "$CROSS_BUILD" ]; then