summaryrefslogtreecommitdiffstats
path: root/src/suitesparse.mk
diff options
context:
space:
mode:
authorTony Theodore <tonyt@logyst.com>2012-09-16 07:20:20 (GMT)
committerTony Theodore <tonyt@logyst.com>2012-09-16 07:20:20 (GMT)
commit2d8a490af743f2e401fc0621473e8313cc92a513 (patch)
tree61f61c03dfa507863bfaf04eba95a2ea080af47e /src/suitesparse.mk
parent0875dad421108a256971bbacc600961662ada1e4 (diff)
downloadmxe-2d8a490af743f2e401fc0621473e8313cc92a513.zip
mxe-2d8a490af743f2e401fc0621473e8313cc92a513.tar.gz
mxe-2d8a490af743f2e401fc0621473e8313cc92a513.tar.bz2
fix suitesparse checksum
Diffstat (limited to 'src/suitesparse.mk')
-rw-r--r--src/suitesparse.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/suitesparse.mk b/src/suitesparse.mk
index b1fcae5..35f0084 100644
--- a/src/suitesparse.mk
+++ b/src/suitesparse.mk
@@ -2,7 +2,7 @@
# See index.html for further information.
PKG := suitesparse
-$(PKG)_CHECKSUM := 6a8ae1fb1277a1f711bc84ed04938ef8dde1ace1
+$(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)