comparison src/blas.mk @ 4629:8c99783a675e

* src/blas.mk: update verssion/checksum for to v3.8.0
author John Donoghue
date Thu, 15 Mar 2018 08:25:19 -0400
parents 5875a3c3404c
children 80461a9e516c
comparison
equal deleted inserted replaced
4628:d88f6ada9d07 4629:8c99783a675e
1 # This file is part of MXE. 1 # This file is part of MXE.
2 # See index.html for further information. 2 # See index.html for further information.
3 3
4 PKG := blas 4 PKG := blas
5 $(PKG)_IGNORE := 5 $(PKG)_IGNORE :=
6 $(PKG)_VERSION := 3.7.1 6 $(PKG)_VERSION := 3.8.0
7 $(PKG)_CHECKSUM := aab1bf3fd5d5fc447f16629bce9b83704b80fd8e 7 $(PKG)_CHECKSUM := ee21dc04e563f50ccf173c957f98d2ff47702cb4
8 $(PKG)_SUBDIR := BLAS-$($(PKG)_VERSION) 8 $(PKG)_SUBDIR := BLAS-$($(PKG)_VERSION)
9 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz 9 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz
10 $(PKG)_URL := http://www.netlib.org/$(PKG)/$($(PKG)_FILE) 10 $(PKG)_URL := http://www.netlib.org/$(PKG)/$($(PKG)_FILE)
11 $(PKG)_URL_2 := ftp://ftp.eq.uc.pt/pub/software/math/netlib/$(PKG)/$($(PKG)_FILE) 11 $(PKG)_URL_2 := ftp://ftp.eq.uc.pt/pub/software/math/netlib/$(PKG)/$($(PKG)_FILE)
12 $(PKG)_DEPS := 12 $(PKG)_DEPS :=