diff options
Diffstat (limited to 'sci-libs/o2scl/o2scl-0.920.ebuild')
-rw-r--r-- | sci-libs/o2scl/o2scl-0.920.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/o2scl/o2scl-0.920.ebuild b/sci-libs/o2scl/o2scl-0.920.ebuild index bf2fa4a38a83..88dc93218e45 100644 --- a/sci-libs/o2scl/o2scl-0.920.ebuild +++ b/sci-libs/o2scl/o2scl-0.920.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 @@ -6,7 +6,7 @@ EAPI=6 inherit flag-o-matic DESCRIPTION="Object-oriented Scientific Computing Library" -HOMEPAGE="http://web.utk.edu/~asteine1/o2scl" +HOMEPAGE="https://web.utk.edu/~asteine1/o2scl/" SRC_URI="https://github.com/awsteiner/${PN}/releases/download/v${PV}/${P}.tar.gz" LICENSE="GPL-3" |