armadillo: update to 8.400.0.

Closes: #11864 [via git-merge-pr]
This commit is contained in:
johannes 2018-02-24 19:10:42 +01:00 committed by Michael Aldridge
parent 7be49bd0ff
commit f08dab7a87

View file

@ -1,6 +1,6 @@
# Template file for 'armadillo' # Template file for 'armadillo'
pkgname=armadillo pkgname=armadillo
version=8.300.2 version=8.400.0
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=b41886f4b4ec8eab2b97088834974e5479f2e2075e01859832d6516db77e655f checksum=5cb6bc2f457a9d6a0758cfb15c418d48289909daccd79d0e428452029285dd9b
# 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")