diff options
Diffstat (limited to 'dev-go/toml/toml-0.2.0_p20160716.ebuild')
-rw-r--r-- | dev-go/toml/toml-0.2.0_p20160716.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-go/toml/toml-0.2.0_p20160716.ebuild b/dev-go/toml/toml-0.2.0_p20160716.ebuild index 81c419d33558..219ac2df52af 100644 --- a/dev-go/toml/toml-0.2.0_p20160716.ebuild +++ b/dev-go/toml/toml-0.2.0_p20160716.ebuild @@ -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" |