summaryrefslogtreecommitdiff
path: root/dev-go
diff options
context:
space:
mode:
authorDavid Hicks <david@hicks.id.au>2017-07-29 08:40:05 +1000
committerMichał Górny <mgorny@gentoo.org>2017-07-30 10:35:45 +0200
commit251ac1c0db44b499fc055e7dfd8b871a16e2f52c (patch)
tree3b5887b376a44d2ec6e0c3771eea0ff9f81fd601 /dev-go
parentdev-go/delve: use HTTPS for GitHub (diff)
downloadgentoo-251ac1c0db44b499fc055e7dfd8b871a16e2f52c.tar.gz
gentoo-251ac1c0db44b499fc055e7dfd8b871a16e2f52c.tar.bz2
gentoo-251ac1c0db44b499fc055e7dfd8b871a16e2f52c.zip
dev-go/toml: use HTTPS for GitHub
Package-Manager: Portage-2.3.6, Repoman-2.3.3
Diffstat (limited to 'dev-go')
-rw-r--r--dev-go/toml/toml-0.2.0_p20160716.ebuild4
-rw-r--r--dev-go/toml/toml-9999.ebuild4
2 files changed, 4 insertions, 4 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"
diff --git a/dev-go/toml/toml-9999.ebuild b/dev-go/toml/toml-9999.ebuild
index 81c419d33558..219ac2df52af 100644
--- a/dev-go/toml/toml-9999.ebuild
+++ b/dev-go/toml/toml-9999.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"