summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ml/astring')
-rw-r--r--dev-ml/astring/astring-0.8.3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/astring/astring-0.8.3.ebuild b/dev-ml/astring/astring-0.8.3.ebuild
index cd17e8514586..503571633f03 100644
--- a/dev-ml/astring/astring-0.8.3.ebuild
+++ b/dev-ml/astring/astring-0.8.3.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"
@@ -6,8 +6,8 @@ EAPI="5"
inherit opam
DESCRIPTION="Alternative String module for OCaml"
-HOMEPAGE="http://erratique.ch/software/astring https://github.com/dbuenzli/astring"
-SRC_URI="http://erratique.ch/software/astring/releases/${P}.tbz"
+HOMEPAGE="https://erratique.ch/software/astring https://github.com/dbuenzli/astring"
+SRC_URI="https://erratique.ch/software/astring/releases/${P}.tbz"
LICENSE="ISC"
SLOT="0/${PV}"