diff options
Diffstat (limited to 'dev-ruby/rqrcode/rqrcode-1.2.0.ebuild')
-rw-r--r-- | dev-ruby/rqrcode/rqrcode-1.2.0.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rqrcode/rqrcode-1.2.0.ebuild b/dev-ruby/rqrcode/rqrcode-1.2.0.ebuild index 291fc43e388a..4068cfdea0f2 100644 --- a/dev-ruby/rqrcode/rqrcode-1.2.0.ebuild +++ b/dev-ruby/rqrcode/rqrcode-1.2.0.ebuild @@ -16,7 +16,7 @@ RUBY_FAKEGEM_GEMSPEC="rqrcode.gemspec" inherit ruby-fakegem DESCRIPTION="Library for encoding QR Codes" -HOMEPAGE="https://whomwah.github.com/rqrcode/" +HOMEPAGE="https://whomwah.github.io/rqrcode/" SRC_URI="https://github.com/whomwah/rqrcode/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" |