diff options
author | 2018-05-19 09:37:02 +0200 | |
---|---|---|
committer | 2018-05-19 20:16:12 -0400 | |
commit | 133068dc030382cc04d302e25210f6b7bcce17a6 (patch) | |
tree | 5c30361f0fb239e30679e02978d8a506adef67d7 /dev-ruby/hashicorp-checkpoint | |
parent | dev-python/singledispatch: use HTTPS (diff) | |
download | gentoo-133068dc030382cc04d302e25210f6b7bcce17a6.tar.gz gentoo-133068dc030382cc04d302e25210f6b7bcce17a6.tar.bz2 gentoo-133068dc030382cc04d302e25210f6b7bcce17a6.zip |
dev-ruby/hashicorp-checkpoint: use HTTPS
Closes: https://github.com/gentoo/gentoo/pull/8470
Diffstat (limited to 'dev-ruby/hashicorp-checkpoint')
-rw-r--r-- | dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5.ebuild b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5.ebuild index 3d67d7d1ada7..32cff8003279 100644 --- a/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5.ebuild +++ b/dev-ruby/hashicorp-checkpoint/hashicorp-checkpoint-0.1.5.ebuild @@ -12,7 +12,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Internal HashiCorp service to check version information" -HOMEPAGE="http://www.hashicorp.com" +HOMEPAGE="https://www.hashicorp.com" LICENSE="MPL-2.0" SLOT="0" |