sci-libs/levmar: fix homepage
authorAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:54:12 +0000 (21:54 +0200)
committerAmy Liffey <amynka@gentoo.org>
Fri, 11 Aug 2017 19:56:57 +0000 (21:56 +0200)
Package-Manager: Portage-2.3.6, Repoman-2.3.1

sci-libs/levmar/levmar-2.6.ebuild

index 77c006bbfabdad091be0fc1540a28e2714abffb4..c79aa78b669ced63ab1b6eb26318754cefbe02cf 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
 inherit cmake-utils eutils toolchain-funcs
 
 DESCRIPTION="Levenberg-Marquardt nonlinear least squares C library"
-HOMEPAGE="http://www.ics.forth.gr/~lourakis/levmar/"
+HOMEPAGE="https://www.ics.forth.gr/~lourakis/levmar/"
 SRC_URI="${HOMEPAGE}/${P}.tgz"
 
 LICENSE="GPL-2"