mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-08-05 12:38:09 -07:00
sci-mathematics/gmm: fix homepage, src_uri
Package-Manager: Portage-2.3.6, Repoman-2.3.1
This commit is contained in:
@@ -6,8 +6,8 @@ EAPI=6
|
||||
inherit flag-o-matic
|
||||
|
||||
DESCRIPTION="Generic C++ template library for sparse, dense and skyline matrices"
|
||||
SRC_URI="http://download.gna.org/getfem/stable/${P}.tar.gz"
|
||||
HOMEPAGE="http://www-gmm.insa-toulouse.fr/getfem/"
|
||||
SRC_URI="https://download.gna.org/getfem/stable/${P}.tar.gz"
|
||||
HOMEPAGE="https://www-gmm.insa-toulouse.fr/getfem/"
|
||||
|
||||
LICENSE="|| ( LGPL-3 LGPL-3-with-linking-exception )"
|
||||
SLOT="0"
|
||||
|
||||
Reference in New Issue
Block a user