lis: switch to https.

This commit is contained in:
Jérôme Duval
2018-09-14 14:03:05 +02:00
committed by GitHub
parent 51cad0e141
commit ae09a942cc

View File

@@ -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"