diff options
Diffstat (limited to 'src/blas.mk')
-rw-r--r-- | src/blas.mk | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/blas.mk b/src/blas.mk index e8bc498..20332b8 100644 --- a/src/blas.mk +++ b/src/blas.mk @@ -1,6 +1,7 @@ # This file is part of MXE. See LICENSE.md for licensing information. PKG := blas +$(PKG)_WEBSITE := http://www.netlib.org/blas/ $(PKG)_IGNORE := $(PKG)_VERSION := 3.5.0 $(PKG)_CHECKSUM := ef7d775d380f255d1902bce374ff7c8a594846454fcaeae552292168af1aca24 |