diff options
Diffstat (limited to 'dev-ruby/oauth2/oauth2-1.0.0.ebuild')
-rw-r--r-- | dev-ruby/oauth2/oauth2-1.0.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.0.0.ebuild b/dev-ruby/oauth2/oauth2-1.0.0.ebuild index 863f66f36290..3aa07445a471 100644 --- a/dev-ruby/oauth2/oauth2-1.0.0.ebuild +++ b/dev-ruby/oauth2/oauth2-1.0.0.ebuild @@ -15,7 +15,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem eutils DESCRIPTION="Ruby wrapper for the OAuth 2.0 protocol built with a similar style to the original OAuth gem" -HOMEPAGE="http://github.com/intridea/oauth2" +HOMEPAGE="https://github.com/intridea/oauth2" LICENSE="MIT" SLOT="0" |