sci-mathematics/gmm: fix homepage, src_uri
authorAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:55:58 +0000 (21:55 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:57:01 +0000 (21:57 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

sci-mathematics/gmm/gmm-5.1.ebuild

index 89327e5ea1713d331f1ab0ee553b64cea0242286..afc103e6cc62fe57c862183a2c3701d132ba2917 100644 (file)
@@ -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"