mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 07:33:48 +02:00
armadillo: update to 9.400.4.
This commit is contained in:
parent
985a75057e
commit
21b071019f
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'armadillo'
|
||||
pkgname=armadillo
|
||||
version=9.400.3
|
||||
version=9.400.4
|
||||
revision=1
|
||||
build_style=cmake
|
||||
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"
|
||||
homepage="http://arma.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
|
||||
checksum=f4c9ce4ee719e935f0046dcafb3fe40ffd8e1b80cc16a4d2c03332ea37d857a6
|
||||
checksum=b498ba84f2b7736a4efdfaaab351231f1218ddaa73503a3bd7d0045c514460f3
|
||||
|
||||
build_options="hdf5"
|
||||
desc_option_hdf5="HDF5 support"
|
||||
|
|
Loading…
Add table
Reference in a new issue