summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-ml/react/react-1.2.1.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/react/react-1.2.1.ebuild b/dev-ml/react/react-1.2.1.ebuild
index 2e75b7cd1f04..6ef6b7a499ee 100644
--- a/dev-ml/react/react-1.2.1.ebuild
+++ b/dev-ml/react/react-1.2.1.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="5"
@@ -6,8 +6,8 @@ EAPI="5"
inherit opam
DESCRIPTION="OCaml module for functional reactive programming"
-HOMEPAGE="http://erratique.ch/software/react https://github.com/dbuenzli/react"
-SRC_URI="http://erratique.ch/software/react/releases/${P}.tbz"
+HOMEPAGE="https://erratique.ch/software/react https://github.com/dbuenzli/react"
+SRC_URI="https://erratique.ch/software/react/releases/${P}.tbz"
LICENSE="BSD"
SLOT="0/${PV}"