summaryrefslogtreecommitdiff
path: root/dev-ml
diff options
context:
space:
mode:
authorAlexey Sokolov <sokolov@google.com>2020-06-04 11:02:25 +0200
committerDavid Seifert <soap@gentoo.org>2020-06-04 11:02:25 +0200
commitf52fd4e457943b9763c4c715b39482d31ecc2bcd (patch)
treecb106a2e7778bae95595a150e66f4da3e745614b /dev-ml
parentdev-libs/log4cxx: update homepage (diff)
downloadgentoo-f52fd4e457943b9763c4c715b39482d31ecc2bcd.tar.gz
gentoo-f52fd4e457943b9763c4c715b39482d31ecc2bcd.tar.bz2
gentoo-f52fd4e457943b9763c4c715b39482d31ecc2bcd.zip
dev-ml/astring: update homepage
Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Alexey Sokolov <sokolov@google.com> Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-ml')
-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}"