summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2017-08-11 21:55:58 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-11 21:57:01 +0200
commit9e309ad0c7b2bab384d37cc8bdbdb54f8e4e48cb (patch)
treedbdf0e1ab275dbdf7d277efcfcce8d65d5cfe658 /sci-mathematics
parentsci-libs/levmar: fix homepage (diff)
downloadgentoo-9e309ad0c7b2bab384d37cc8bdbdb54f8e4e48cb.tar.gz
gentoo-9e309ad0c7b2bab384d37cc8bdbdb54f8e4e48cb.tar.bz2
gentoo-9e309ad0c7b2bab384d37cc8bdbdb54f8e4e48cb.zip
sci-mathematics/gmm: fix homepage, src_uri
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sci-mathematics')
-rw-r--r--sci-mathematics/gmm/gmm-5.1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-mathematics/gmm/gmm-5.1.ebuild b/sci-mathematics/gmm/gmm-5.1.ebuild
index 89327e5ea171..afc103e6cc62 100644
--- a/sci-mathematics/gmm/gmm-5.1.ebuild
+++ b/sci-mathematics/gmm/gmm-5.1.ebuild
@@ -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"