mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
armadillio: update to 9.200.7
This commit is contained in:
parent
ea27c2974a
commit
7407ba2311
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'armadillo'
|
# Template file for 'armadillo'
|
||||||
pkgname=armadillo
|
pkgname=armadillo
|
||||||
version=9.200.6
|
version=9.200.7
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DDETECT_HDF5=$(vopt_if hdf5 ON OFF)"
|
configure_args="-DDETECT_HDF5=$(vopt_if hdf5 ON OFF)"
|
||||||
|
@ -11,7 +11,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
||||||
license="Apache-2.0"
|
license="Apache-2.0"
|
||||||
homepage="http://arma.sourceforge.net/"
|
homepage="http://arma.sourceforge.net/"
|
||||||
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
|
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
|
||||||
checksum=2460dced83e0f7d8340a6fab8065f18635707259edc9bf4cbac325b1b46fa8be
|
checksum=e2787d40bcd46edf70f65ba4efd523ccb8b96a93fdb8f76da6adf1e921cb7df8
|
||||||
|
|
||||||
build_options="hdf5"
|
build_options="hdf5"
|
||||||
desc_option_hdf5="HDF5 support"
|
desc_option_hdf5="HDF5 support"
|
||||||
|
|
Loading…
Add table
Reference in a new issue