summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/parmap/parmap-1.0_rc7-r1.ebuild')
-rw-r--r--dev-ml/parmap/parmap-1.0_rc7-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild b/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild
index 9bc4423786eb..442a609b95ea 100644
--- a/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild
+++ b/dev-ml/parmap/parmap-1.0_rc7-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -7,7 +7,7 @@ inherit multilib
MY_PV="${PV/_/-}-fix-for4.03+3"
DESCRIPTION="Library to exploit multicore architectures for OCaml programs"
-HOMEPAGE="http://www.dicosmo.org/code/parmap/"
+HOMEPAGE="https://www.dicosmo.org/code/parmap/"
SRC_URI="https://github.com/rdicosmo/parmap/archive/${MY_PV}.tar.gz -> ${P}-ocaml-4.03.tar.gz"
LICENSE="LGPL-2-with-linking-exception"