mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 22:27:02 +02:00
armadillo: update to 9.100.6.
This commit is contained in:
parent
99958cf158
commit
95113524e4
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue