mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-21 04:06:46 +00:00
math/suitesparse: upgrade to v5.10.1
Release notes at <https://github.com/DrTimothyAldenDavis/SuiteSparse/releases/tag/v5.10.1>
This commit is contained in:
parent
a9a4a7c88c
commit
41bce30473
@ -1,6 +1,6 @@
|
||||
include/suitesparse/SuiteSparse_config.h
|
||||
lib/libsuitesparseconfig.so
|
||||
lib/libsuitesparseconfig.so.5
|
||||
lib/libsuitesparseconfig.so.5.10.0
|
||||
lib/libsuitesparseconfig.so.5.10.1
|
||||
%%PORTDOCS%%%%DOCSDIR%%/SUITESPARSECONFIG_README.txt
|
||||
%%PORTDOCS%%%%DOCSDIR%%/SuiteSparse_README.md
|
||||
|
@ -1,8 +1,7 @@
|
||||
# Created by: Maho Nakata <maho@FreeBSD.org>
|
||||
|
||||
PORTNAME= suitesparse
|
||||
PORTVERSION= 5.10.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 5.10.1
|
||||
CATEGORIES= math
|
||||
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
|
@ -4,7 +4,7 @@
|
||||
|
||||
PKGNAMEPREFIX= suitesparse-
|
||||
SSPNAME= suitesparse
|
||||
SSPVERSION= 5.10.0
|
||||
SSPVERSION= 5.10.1
|
||||
DISTVERSIONPREFIX= v
|
||||
|
||||
MAINTAINER= fortran@FreeBSD.org
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1621443759
|
||||
SHA256 (suitesparse/v5.10.0.tar.gz) = 4bcc974901c0173acf80c41ee0fd779eb7dce2871d4afa24a5d15b1a468f93e5
|
||||
SIZE (suitesparse/v5.10.0.tar.gz) = 59919998
|
||||
TIMESTAMP = 1622466861
|
||||
SHA256 (suitesparse/v5.10.1.tar.gz) = acb4d1045f48a237e70294b950153e48dce5b5f9ca8190e86c2b8c54ce00a7ee
|
||||
SIZE (suitesparse/v5.10.1.tar.gz) = 59919745
|
||||
|
Loading…
Reference in New Issue
Block a user