diff --git a/srcpkgs/armadillo/template b/srcpkgs/armadillo/template index 4537fa93a0..234f0dfdcc 100644 --- a/srcpkgs/armadillo/template +++ b/srcpkgs/armadillo/template @@ -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 " 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")