dev-go/toml: use HTTPS for GitHub

Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
David Hicks
2017-07-29 08:40:05 +10:00
committed by Michał Górny
parent e4155675b1
commit 251ac1c0db
2 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="TOML parser for Golang with reflection"
HOMEPAGE="http://github.com/BurntSushi/toml"
HOMEPAGE="https://github.com/BurntSushi/toml"
LICENSE="WTFPL-2"
SLOT="0"

View File

@@ -1,4 +1,4 @@
# Copyright 1999-2016 Gentoo Foundation
# Copyright 1999-2017 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
EAPI=6
@@ -14,7 +14,7 @@ else
fi
DESCRIPTION="TOML parser for Golang with reflection"
HOMEPAGE="http://github.com/BurntSushi/toml"
HOMEPAGE="https://github.com/BurntSushi/toml"
LICENSE="WTFPL-2"
SLOT="0"