comparison src/lapack.mk @ 2788:eaa3134bbca4

upgrade package lapack
author Mark Brand <mabrand@mabrand.nl>
date Wed, 26 Sep 2012 09:10:12 +0200
parents 130456fea205
children 4f9b72cf7ee7
comparison
equal deleted inserted replaced
2787:2931458be7da 2788:eaa3134bbca4
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)_IGNORE := 3.4.1 5 $(PKG)_CHECKSUM := 93a6e4e6639aaf00571d53a580ddc415416e868b
6 $(PKG)_CHECKSUM := 910109a931524f8dcc2734ce23fe927b00ca199f
7 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION) 6 $(PKG)_SUBDIR := $(PKG)-$($(PKG)_VERSION)
8 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz 7 $(PKG)_FILE := $(PKG)-$($(PKG)_VERSION).tgz
9 $(PKG)_URL := http://www.netlib.org/$(PKG)/$($(PKG)_FILE) 8 $(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) 9 $(PKG)_URL_2 := ftp://ftp.eq.uc.pt/pub/software/math/netlib/$(PKG)/$($(PKG)_FILE)
11 $(PKG)_DEPS := gcc 10 $(PKG)_DEPS := gcc