armadillo: update to 8.300.1. (#9787)
This commit is contained in:
parent
968a03fb52
commit
f24fda77f4
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'armadillo'
|
||||
pkgname=armadillo
|
||||
version=8.300.0
|
||||
version=8.300.1
|
||||
revision=1
|
||||
build_style=cmake
|
||||
hostmakedepends="pkg-config openblas-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
|||
license="BSD"
|
||||
homepage="http://arma.sourceforge.net/"
|
||||
distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz"
|
||||
checksum=854550007672958d15f3951ae13aac6934b3016234f392d26f168a55b363dc3c
|
||||
checksum=cd0f8e5e4dfa04855b32534c601646169ff4c0368a4ba071babe6f6ec461dc05
|
||||
|
||||
# automatically link to openblas (so you just have to compile with
|
||||
# "-larmadillo" instead of "-larmadillo -lopenblas")
|
||||
|
|
Loading…
Reference in a new issue