summaryrefslogtreecommitdiffstats
path: root/src/suitesparse.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-09-17 11:31:16 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-09-17 11:31:16 (GMT)
commitcd7ada78a6a85d93e79fe305c4155a5a2bb9868f (patch)
tree9c29cf1609cc7232946f40369b375ae1cc8e90da /src/suitesparse.mk
parent31860c49707f02087f23d425df3da6926bd620a6 (diff)
downloadmxe-cd7ada78a6a85d93e79fe305c4155a5a2bb9868f.zip
mxe-cd7ada78a6a85d93e79fe305c4155a5a2bb9868f.tar.gz
mxe-cd7ada78a6a85d93e79fe305c4155a5a2bb9868f.tar.bz2
package suitesparse: add secondary url
Diffstat (limited to 'src/suitesparse.mk')
-rw-r--r--src/suitesparse.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/suitesparse.mk b/src/suitesparse.mk
index 35f0084..88ccda4 100644
--- a/src/suitesparse.mk
+++ b/src/suitesparse.mk
@@ -6,6 +6,7 @@ $(PKG)_CHECKSUM := 46b24a28eef4b040ea5a02d2c43e82e28b7d6195
$(PKG)_SUBDIR := SuiteSparse
$(PKG)_FILE := SuiteSparse-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://www.cise.ufl.edu/research/sparse/SuiteSparse/$($(PKG)_FILE)
+$(PKG)_URL_2 := https://distfiles.macports.org/SuiteSparse/$($(PKG)_FILE)
$(PKG)_DEPS := gcc blas lapack
define $(PKG)_UPDATE