diff options
Diffstat (limited to 'app-accessibility/sphinx2')
-rw-r--r-- | app-accessibility/sphinx2/sphinx2-0.6.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-accessibility/sphinx2/sphinx2-0.6.ebuild b/app-accessibility/sphinx2/sphinx2-0.6.ebuild index 0ca32c0a2170..5a6921cdfb18 100644 --- a/app-accessibility/sphinx2/sphinx2-0.6.ebuild +++ b/app-accessibility/sphinx2/sphinx2-0.6.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2017 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -8,7 +8,7 @@ inherit autotools MY_P=${P/_/} DESCRIPTION="CMU Speech Recognition-engine" -HOMEPAGE="http://fife.speech.cs.cmu.edu/sphinx/" +HOMEPAGE="https://cmusphinx.github.io" SRC_URI="mirror://sourceforge/cmusphinx/${P}.tar.gz" LICENSE="BSD-2" |