summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-05-15 13:28:23 +0200
committerAaron Bauman <bman@gentoo.org>2018-05-16 18:57:00 -0400
commit4c27af839e3bf69035c37b362e20149ea74b6c91 (patch)
tree590c7328999e3dc5feb5be8fbaac0b9b16dbbd5b /sci-libs/o2scl
parentsci-libs/netcdf-fortran: use HTTPS (diff)
downloadgentoo-4c27af839e3bf69035c37b362e20149ea74b6c91.tar.gz
gentoo-4c27af839e3bf69035c37b362e20149ea74b6c91.tar.bz2
gentoo-4c27af839e3bf69035c37b362e20149ea74b6c91.zip
sci-libs/o2scl: use HTTPS
Diffstat (limited to 'sci-libs/o2scl')
-rw-r--r--sci-libs/o2scl/o2scl-0.920.ebuild4
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"