mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-21 19:20:08 +02:00
lis: switch to https.
This commit is contained in:
@@ -2,10 +2,10 @@ SUMMARY="Library of Iterative Solvers for Linear Systems"
|
||||
DESCRIPTION="Lis is a parallel software library for solving linear equations \
|
||||
and eigenvalue problems that arise in the numerical solution of partial \
|
||||
differential equations using iterative methods."
|
||||
HOMEPAGE="http://www.ssisc.org/lis/"
|
||||
HOMEPAGE="https://www.ssisc.org/lis/"
|
||||
COPYRIGHT="2005 The Scalable Software Infrastructure Project"
|
||||
LICENSE="BSD (3-clause)"
|
||||
REVISION="1"
|
||||
REVISION="2"
|
||||
SOURCE_URI="https://github.com/anishida/lis/archive/$portVersion.tar.gz"
|
||||
CHECKSUM_SHA256="6e30988974533c935d898e237c59ba3e7262d668c0517e8e1aa9f829da683c36"
|
||||
SOURCE_FILENAME="lis-$portVersion.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user