diff options
Diffstat (limited to 'net-irc/rbot')
-rw-r--r-- | net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild index c176e4cd985f..646672e5f3ed 100644 --- a/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild +++ b/net-irc/rbot/rbot-0.9.15_p20160325-r1.ebuild @@ -8,7 +8,7 @@ GITHUB_COMMIT="e358601cc521d8aced941eb928fae2d8c53cf0c2" inherit ruby-ng eutils user DESCRIPTION="A ruby IRC bot" -HOMEPAGE="http://ruby-rbot.org/" +HOMEPAGE="https://ruby-rbot.org/" SRC_URI="https://github.com/ruby-rbot/rbot/archive/${GITHUB_COMMIT}.tar.gz -> ${P}.tar.gz" LICENSE="|| ( feh GPL-2 )" |