summaryrefslogtreecommitdiffstats
path: root/src/suitesparse.mk
diff options
context:
space:
mode:
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 d41eec1..c9f582c 100644
--- a/src/suitesparse.mk
+++ b/src/suitesparse.mk
@@ -3,7 +3,7 @@
PKG := suitesparse
$(PKG)_VERSION := 4.2.1
-$(PKG)_CHECKSUM := abda02421cb5774b980e3e7c9c6d9e7e864946bd
+$(PKG)_CHECKSUM := e8023850bc30742e20a3623fabda02421cb5774b980e3e7c9c6d9e7e864946bd
$(PKG)_SUBDIR := SuiteSparse
$(PKG)_FILE := SuiteSparse-$($(PKG)_VERSION).tar.gz
$(PKG)_URL := http://faculty.cse.tamu.edu/davis/SuiteSparse/$($(PKG)_FILE)