diff options
author | 2019-05-15 20:24:49 +0200 | |
---|---|---|
committer | 2019-05-15 14:14:57 -0500 | |
commit | 350f03feafdb44561154e933e0eee6242e4ccaeb (patch) | |
tree | d3498bf88c6b3283ae727871f8c1f577ddc2d180 /app-admin/puppet/puppet-6.3.0.ebuild | |
parent | dev-util/dwarves: Drop old (diff) | |
download | gentoo-350f03feafdb44561154e933e0eee6242e4ccaeb.tar.gz gentoo-350f03feafdb44561154e933e0eee6242e4ccaeb.tar.bz2 gentoo-350f03feafdb44561154e933e0eee6242e4ccaeb.zip |
app-admin/puppet: update HOMEPAGE, use HTTPS
Signed-off-by: Michael Mair-Keimberger <m.mairkeimberger@gmail.com>
Signed-off-by: Matthew Thode <prometheanfire@gentoo.org>
Diffstat (limited to 'app-admin/puppet/puppet-6.3.0.ebuild')
-rw-r--r-- | app-admin/puppet/puppet-6.3.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-admin/puppet/puppet-6.3.0.ebuild b/app-admin/puppet/puppet-6.3.0.ebuild index 87692a87fff7..3a0606a6edf6 100644 --- a/app-admin/puppet/puppet-6.3.0.ebuild +++ b/app-admin/puppet/puppet-6.3.0.ebuild @@ -14,7 +14,7 @@ RUBY_FAKEGEM_EXTRAINSTALL="locales" inherit eutils user ruby-fakegem eapi7-ver DESCRIPTION="A system automation and configuration management software." -HOMEPAGE="http://puppetlabs.com/" +HOMEPAGE="https://puppet.com/" SRC_URI="http://downloads.puppetlabs.com/puppet/${P}.tar.gz" LICENSE="Apache-2.0 GPL-2" |