comparison src/blas.mk @ 4312:5f24a9910a14

src/blas.mk: update to 3.7.0
author John D
date Wed, 04 Jan 2017 08:32:16 -0500
parents 0db33a326eec
children 29a1845890bd
comparison
equal deleted inserted replaced
4311:8528b1ccd529 4312:5f24a9910a14
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.6.0 6 $(PKG)_VERSION := 3.7.0
7 $(PKG)_CHECKSUM := d15bfba1318943831671b2188bb3aa476a5d6749 7 $(PKG)_CHECKSUM := f60e847b18818141fa89db27475a59962bcd4ca4
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 :=