sci-mathematics/octave: Fix HOMEPAGE
authorAndreas Sturmlechner <asturm@gentoo.org>
Sat, 7 Apr 2018 18:20:06 +0000 (20:20 +0200)
committerAndreas Sturmlechner <asturm@gentoo.org>
Sat, 7 Apr 2018 20:48:45 +0000 (22:48 +0200)
Package-Manager: Portage-2.3.28, Repoman-2.3.9

sci-mathematics/octave/octave-4.2.2.ebuild

index 3992dc9da4e1b015762b5b35cf91f788863f7a03..66323d5a8b53e58dc2bdb871ed03b13092ef4672 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools flag-o-matic fortran-2 gnome2-utils java-pkg-opt-2 pax-utils t
 
 DESCRIPTION="High-level interactive language for numerical computations"
 LICENSE="GPL-3"
-HOMEPAGE="http://www.octave.org/"
+HOMEPAGE="https://www.gnu.org/software/octave/"
 SRC_URI="mirror://gnu/${PN}/${P}.tar.gz"
 
 SLOT="0/${PV}"