# HG changeset patch # User Tony Theodore # Date 1347780020 -36000 # Node ID d242b96f365045d05046a09a69deb1feaef906d3 # Parent 2cb799a56d1c20c246cb203f4c46bef7b2efacf1 fix suitesparse checksum diff -r 2cb799a56d1c -r d242b96f3650 src/suitesparse.mk --- a/src/suitesparse.mk Fri Sep 14 20:24:51 2012 +0200 +++ b/src/suitesparse.mk Sun Sep 16 17:20:20 2012 +1000 @@ -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)