diff --git a/srcpkgs/armadillo/template b/srcpkgs/armadillo/template index 10ffe952b47..00292534b30 100644 --- a/srcpkgs/armadillo/template +++ b/srcpkgs/armadillo/template @@ -1,7 +1,7 @@ # Template file for 'armadillo' pkgname=armadillo -version=8.300.1 -revision=2 +version=8.300.2 +revision=1 build_style=cmake hostmakedepends="pkg-config openblas-devel" makedepends="openblas-devel superlu-devel" @@ -10,7 +10,7 @@ maintainer="Julien Dehos " license="BSD" homepage="http://arma.sourceforge.net/" distfiles="${SOURCEFORGE_SITE}/arma/${pkgname}-${version}.tar.xz" -checksum=cd0f8e5e4dfa04855b32534c601646169ff4c0368a4ba071babe6f6ec461dc05 +checksum=b41886f4b4ec8eab2b97088834974e5479f2e2075e01859832d6516db77e655f # automatically link to openblas (so you just have to compile with # "-larmadillo" instead of "-larmadillo -lopenblas")