diff options
author | Kyle Guinn <elyk03@gmail.com> | 2021-01-14 21:54:43 -0600 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-01-17 08:45:07 +0700 |
commit | cdf1a56047b95415d0386ba7b8d46f9114756f3e (patch) | |
tree | cbc0b570860d8c9de84d8be141a9000f0ce4a3f1 /academic | |
parent | ae1d567e45bc23d9b5da7aee8de43688030e756c (diff) | |
download | slackbuilds-cdf1a56047b95415d0386ba7b8d46f9114756f3e.tar.gz |
academic/cblas: Switch homepage to https.
Signed-off-by: Kyle Guinn <elyk03@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic')
-rw-r--r-- | academic/cblas/cblas.info | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/academic/cblas/cblas.info b/academic/cblas/cblas.info index 6c54824791..06128f1f4e 100644 --- a/academic/cblas/cblas.info +++ b/academic/cblas/cblas.info @@ -1,6 +1,6 @@ PRGNAM="cblas" 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="" |