comparison src/blas.mk @ 4110:c8d0dbf634ff

blas: update to 3.6.0
author John W. Eaton <jwe@octave.org>
date Mon, 21 Mar 2016 17:49:00 -0400
parents 4e4f1eaa0aa3
children 0db33a326eec
comparison
equal deleted inserted replaced
4109:07a298959dc3 4110:c8d0dbf634ff
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.5.0 6 $(PKG)_VERSION := 3.6.0
7 $(PKG)_CHECKSUM := 1ef559f9f03e3bb73faa9d33722229c7ac35730f 7 $(PKG)_CHECKSUM := d15bfba1318943831671b2188bb3aa476a5d6749
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 :=