changeset 2193:035a8e064a17

package suitesparse: fix checksum
author Mark Brand <mabrand@mabrand.nl>
date Mon, 26 Dec 2011 10:54:12 +0100
parents 115edae4e20e
children 748f09771e30
files src/suitesparse.mk
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/suitesparse.mk	Mon Dec 26 10:52:51 2011 +0100
+++ b/src/suitesparse.mk	Mon Dec 26 10:54:12 2011 +0100
@@ -3,9 +3,8 @@
 
 # SuiteSparse
 PKG             := suitesparse
-$(PKG)_IGNORE   := 3.6.1
 $(PKG)_VERSION  := 3.7.0
-$(PKG)_CHECKSUM := fb586f15a6309bafd6d12156435a1a4900ecd6d8
+$(PKG)_CHECKSUM := a1f57cb7f6bbea5d33911c6ca6acd77ba7dfa117
 $(PKG)_SUBDIR   := SuiteSparse
 $(PKG)_FILE     := SuiteSparse-$($(PKG)_VERSION).tar.gz
 $(PKG)_WEBSITE  := http://www.cise.ufl.edu/research/sparse/SuiteSparse/