From 78d7587c937b7bc711be0973a9f15a88b40446fa Mon Sep 17 00:00:00 2001 From: Christoph Junghans Date: Thu, 27 Jul 2017 15:07:47 -0600 Subject: bml: fix homepage (#4918) --- var/spack/repos/builtin/packages/bml/package.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'var') diff --git a/var/spack/repos/builtin/packages/bml/package.py b/var/spack/repos/builtin/packages/bml/package.py index 68e62032e4..1c91b6fff2 100644 --- a/var/spack/repos/builtin/packages/bml/package.py +++ b/var/spack/repos/builtin/packages/bml/package.py @@ -30,7 +30,7 @@ class Bml(CMakePackage): formats (in dense and sparse) and their associated algorithms for basic matrix operations.""" - homepage = "https://github.com/lanl/bml" + homepage = "http://lanl.github.io/bml/" url = "https://github.com/lanl/bml" version('develop', git='https://github.com/lanl/bml', branch='master') -- cgit v1.2.3-70-g09d2