mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-16 14:29:05 -07:00
dev-go/toml: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
This commit is contained in:
committed by
Michał Górny
parent
e4155675b1
commit
251ac1c0db
@@ -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"
|
||||
|
||||
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user