libraries/blas: Switch homepage to https.
Signed-off-by: Kyle Guinn <elyk03@gmail.com> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
a35536dc13
commit
a94895f931
|
@ -1,6 +1,6 @@
|
|||
PRGNAM="blas"
|
||||
VERSION="3.9.0"
|
||||
HOMEPAGE="http://www.netlib.org/blas/"
|
||||
HOMEPAGE="https://www.netlib.org/blas/"
|
||||
DOWNLOAD="https://github.com/Reference-LAPACK/lapack/archive/v3.9.0/lapack-3.9.0.tar.gz"
|
||||
MD5SUM="0b251e2a8d5f949f99b50dd5e2200ee2"
|
||||
DOWNLOAD_x86_64=""
|
||||
|
|
Loading…
Reference in New Issue