1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

math/suitesparse-spex: upgrade SPEX to 2.3.1

This commit is contained in:
Thierry Thomas 2024-01-12 16:00:08 +01:00
parent b58582d1aa
commit 170712b1c3

View File

@ -1,5 +1,5 @@
PORTNAME= ${MPORTNAME:tl}
PORTVERSION= 2.3.0
PORTVERSION= 2.3.1
CATEGORIES= math
COMMENT= Sparse Left-looking Integer-Preserving LU Factorization
@ -15,6 +15,7 @@ LIB_DEPENDS= libgmp.so:math/gmp \
libcolamd.so:math/suitesparse-colamd
USES= localbase:ldflags
LDFLAGS+= -lm
MPORTNAME= SPEX
USE_LDCONFIG= yes