sci-libs/flann: Fix HOMEPAGE, old one was dead
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 23 May 2020 09:44:17 +0000 (11:44 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 23 May 2020 10:52:53 +0000 (12:52 +0200)
Package-Manager: Portage-2.3.99, Repoman-2.3.22
Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
sci-libs/flann/flann-1.9.1-r3.ebuild

index b34a54471dc5bd517000116345b37f1b8dea4986..e53d428ee73ca01a686d6b95b3e71bdcaad3d124 100644 (file)
@@ -6,7 +6,7 @@ EAPI=7
 inherit cmake cuda flag-o-matic toolchain-funcs
 
 DESCRIPTION="Fast approximate nearest neighbor searches in high dimensional spaces"
-HOMEPAGE="https://www.cs.ubc.ca/research/flann/"
+HOMEPAGE="https://github.com/mariusmuja/flann"
 SRC_URI="https://github.com/mariusmuja/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="BSD"