summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmy Liffey <amynka@gentoo.org>2017-08-11 21:54:12 +0200
committerAmy Liffey <amynka@gentoo.org>2017-08-11 21:56:57 +0200
commite589d00ab98eec2b058b49dd43a8857d9334e15a (patch)
tree17b10ca2af3ee75caf74351282d0ed428bb7db61 /sci-libs/levmar/levmar-2.6.ebuild
parentmedia-gfx/meshlab: fix homepage (diff)
downloadgentoo-e589d00ab98eec2b058b49dd43a8857d9334e15a.tar.gz
gentoo-e589d00ab98eec2b058b49dd43a8857d9334e15a.tar.bz2
gentoo-e589d00ab98eec2b058b49dd43a8857d9334e15a.zip
sci-libs/levmar: fix homepage
Package-Manager: Portage-2.3.6, Repoman-2.3.1
Diffstat (limited to 'sci-libs/levmar/levmar-2.6.ebuild')
-rw-r--r--sci-libs/levmar/levmar-2.6.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/levmar/levmar-2.6.ebuild b/sci-libs/levmar/levmar-2.6.ebuild
index 77c006bbfabd..c79aa78b669c 100644
--- a/sci-libs/levmar/levmar-2.6.ebuild
+++ b/sci-libs/levmar/levmar-2.6.ebuild
@@ -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"