diff options
author | Alexey Sokolov <sokolov@google.com> | 2020-06-04 11:02:28 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2020-06-04 11:02:28 +0200 |
commit | ba0922a73caee39a3ebe294d3e09db8dc2bf5694 (patch) | |
tree | caf139702e4332780c6b3c9af2a3f9e28b72305b /dev-ml | |
parent | dev-ml/astring: update homepage (diff) | |
download | gentoo-ba0922a73caee39a3ebe294d3e09db8dc2bf5694.tar.gz gentoo-ba0922a73caee39a3ebe294d3e09db8dc2bf5694.tar.bz2 gentoo-ba0922a73caee39a3ebe294d3e09db8dc2bf5694.zip |
dev-ml/bos: 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/bos/bos-0.1.6.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-ml/bos/bos-0.1.6.ebuild b/dev-ml/bos/bos-0.1.6.ebuild index 7026a7718c5e..e5a1293769c4 100644 --- a/dev-ml/bos/bos-0.1.6.ebuild +++ b/dev-ml/bos/bos-0.1.6.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2019 Gentoo Authors +# Copyright 1999-2020 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=6 DESCRIPTION="Basic OS interaction for OCaml" -HOMEPAGE="http://erratique.ch/software/bos https://github.com/dbuenzli/bos" -SRC_URI="http://erratique.ch/software/bos/releases/${P}.tbz" +HOMEPAGE="https://erratique.ch/software/bos https://github.com/dbuenzli/bos" +SRC_URI="https://erratique.ch/software/bos/releases/${P}.tbz" LICENSE="ISC" SLOT="0/${PV}" |