diff options
author | knu <knu@FreeBSD.org> | 2002-12-16 20:26:49 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2002-12-16 20:26:49 +0800 |
commit | 7b2a056b8d7dcf866bc376dc7d8c6f9f72b351f9 (patch) | |
tree | f2fea865404191ad0da93e07e0c28f8f9a7752ef /math | |
parent | bd9961b966f1f7e35b3325bf789c8f9de2049346 (diff) | |
download | freebsd-ports-gnome-7b2a056b8d7dcf866bc376dc7d8c6f9f72b351f9.tar.gz freebsd-ports-gnome-7b2a056b8d7dcf866bc376dc7d8c6f9f72b351f9.tar.zst freebsd-ports-gnome-7b2a056b8d7dcf866bc376dc7d8c6f9f72b351f9.zip |
Update the checksum (2.0.20021113 -> 2.0.20021126). In this repack,
there were only header and typedef changes.
Submitted by: bento
Diffstat (limited to 'math')
-rw-r--r-- | math/superlu/Makefile | 2 | ||||
-rw-r--r-- | math/superlu/distinfo | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/superlu/Makefile b/math/superlu/Makefile index 7195a40d3c2b..e3e2d6afb947 100644 --- a/math/superlu/Makefile +++ b/math/superlu/Makefile @@ -6,7 +6,7 @@ # PORTNAME= superlu -PORTVERSION= 2.0.20021113 +PORTVERSION= 2.0.20021126 CATEGORIES= math MASTER_SITES= http://www.nersc.gov/~xiaoye/SuperLU/ DISTNAME= ${PORTNAME}_2.0 diff --git a/math/superlu/distinfo b/math/superlu/distinfo index 4cde6e1559a9..ab9c46cab4fc 100644 --- a/math/superlu/distinfo +++ b/math/superlu/distinfo @@ -1 +1 @@ -MD5 (superlu_2.0.tar.gz) = ff537db1677485b5fc4016c010c07143 +MD5 (superlu_2.0.tar.gz) = 7f7c43a2824439c2a6f881d87abe0f90 |