diff options
Diffstat (limited to 'sci-libs/alglib/alglib-3.10.0-r1.ebuild')
-rw-r--r-- | sci-libs/alglib/alglib-3.10.0-r1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sci-libs/alglib/alglib-3.10.0-r1.ebuild b/sci-libs/alglib/alglib-3.10.0-r1.ebuild index 0c87b718bd2d..234a3c9e71fa 100644 --- a/sci-libs/alglib/alglib-3.10.0-r1.ebuild +++ b/sci-libs/alglib/alglib-3.10.0-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 @@ -6,8 +6,8 @@ EAPI=6 inherit cmake-utils flag-o-matic DESCRIPTION="Numerical analysis and data processing library" -HOMEPAGE="http://www.alglib.net/" -SRC_URI="http://www.alglib.net/translator/re/${P}.cpp.gpl.tgz" +HOMEPAGE="https://www.alglib.net/" +SRC_URI="https://www.alglib.net/translator/re/${P}.cpp.gpl.tgz" SLOT="0/3.8" LICENSE="GPL-2+" |