armadillo: update to 8.300.1. (#9787)
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
# Template file for 'armadillo'
|
# Template file for 'armadillo'
|
||||||
pkgname=armadillo
|
pkgname=armadillo
|
||||||
version=8.300.0
|
version=8.300.1
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
hostmakedepends="pkg-config openblas-devel"
|
hostmakedepends="pkg-config openblas-devel"
|
||||||
@@ -10,7 +10,7 @@ maintainer="Julien Dehos <dehos@lisic.univ-littoral.fr>"
|
|||||||
license="BSD"
|
license="BSD"
|
||||||
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=854550007672958d15f3951ae13aac6934b3016234f392d26f168a55b363dc3c
|
checksum=cd0f8e5e4dfa04855b32534c601646169ff4c0368a4ba071babe6f6ec461dc05
|
||||||
|
|
||||||
# automatically link to openblas (so you just have to compile with
|
# automatically link to openblas (so you just have to compile with
|
||||||
# "-larmadillo" instead of "-larmadillo -lopenblas")
|
# "-larmadillo" instead of "-larmadillo -lopenblas")
|
||||||
|
|||||||
Reference in New Issue
Block a user