comparison src/lapack.mk @ 3486:f5cc3c3a40e6

Update lapack to 3.5.0 * src/lapack.mk: update to 3.5.0.
author John Donoghue <john.donoghue@ieee.org>
date Sun, 02 Feb 2014 09:16:38 -0500
parents 13be64f9f16d
children c21ca79d7980
comparison
equal deleted inserted replaced
3485:0a00857f8b9c 3486:f5cc3c3a40e6
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 := lapack 4 PKG := lapack
5 $(PKG)_VERSION := 3.4.2 5 $(PKG)_VERSION := 3.5.0
6 $(PKG)_CHECKSUM := 93a6e4e6639aaf00571d53a580ddc415416e868b 6 $(PKG)_CHECKSUM := 5870081889bf5d15fd977993daab29cf3c5ea970
7 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 7 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
8 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz 8 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz
9 $(PKG)_URL := http://www.netlib.org/$(PKG)/$($(PKG)_FILE) 9 $(PKG)_URL := http://www.netlib.org/$(PKG)/$($(PKG)_FILE)
10 $(PKG)_URL_2 := ftp://ftp.eq.uc.pt/pub/software/math/netlib/$(PKG)/$($(PKG)_FILE) 10 $(PKG)_URL_2 := ftp://ftp.eq.uc.pt/pub/software/math/netlib/$(PKG)/$($(PKG)_FILE)
11 $(PKG)_DEPS := 11 $(PKG)_DEPS :=