mirror of
https://github.com/void-linux/void-packages.git
synced 2025-07-28 16:32:57 +02:00
parent
7be49bd0ff
commit
f08dab7a87
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=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")
|
||||||
|
|
Loading…
Add table
Reference in a new issue