mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-14 05:07:01 +02:00
armadillo: update to 14.0.2.
This commit is contained in:
parent
b2b7fa7a1c
commit
86f14ccb95
2 changed files with 4 additions and 4 deletions
|
@ -3805,7 +3805,7 @@ libdrumstick-rt.so.1 drumstick-1.1.2_1
|
|||
libnozzle.so.1 libnozzle1-1.11_4
|
||||
libmygpo-qt5.so.1 libmygpo-qt-1.1.0_1
|
||||
libluv.so.1 libluv-1.30.1.0_1
|
||||
libarmadillo.so.11 armadillo-11.0.1_1
|
||||
libarmadillo.so.14 armadillo-14.0.2_1
|
||||
libvarnishapi.so.3 libvarnishapi-7.1.0_1
|
||||
libicns.so.1 libicns-0.8.1_1
|
||||
librabbitmq.so.4 rabbitmq-c-0.10.0_2
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'armadillo'
|
||||
pkgname=armadillo
|
||||
version=11.0.1
|
||||
revision=2
|
||||
version=14.0.2
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DOPENBLAS_PROVIDES_LAPACK=true
|
||||
-DDETECT_HDF5=$(vopt_if hdf5 ON OFF)"
|
||||
|
@ -12,7 +12,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
|||
license="Apache-2.0"
|
||||
homepage="https://arma.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
|
||||
checksum=e43d4449376c1fc8b562095431bb82cf9c4ff98a791a22a25d0f96e5e7937c22
|
||||
checksum=248e2535fc092add6cb7dea94fc86ae1c463bda39e46fd82d2a7165c1c197dff
|
||||
|
||||
build_options="hdf5"
|
||||
desc_option_hdf5="HDF5 support"
|
||||
|
|
Loading…
Add table
Reference in a new issue