summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>2018-03-17 17:22:23 +0100
committerAaron Bauman <bman@gentoo.org>2018-03-27 17:38:08 -0400
commit4a34495ff64775f77c4c9ebc7b4d77a35debebc2 (patch)
tree8c62785a67f8cc694fc541c56cd680e521d8ef24
parentdev-ruby/rb-readline: use HTTPS (diff)
downloadgentoo-4a34495ff64775f77c4c9ebc7b4d77a35debebc2.tar.gz
gentoo-4a34495ff64775f77c4c9ebc7b4d77a35debebc2.tar.bz2
gentoo-4a34495ff64775f77c4c9ebc7b4d77a35debebc2.zip
dev-ruby/ruby-sdl: use HTTPS
-rw-r--r--dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild
index cc3aacac6c06..ca4a0d9ed640 100644
--- a/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild
+++ b/dev-ruby/ruby-sdl/ruby-sdl-2.1.2-r2.ebuild
@@ -10,7 +10,7 @@ RELEASE="rel-${PV//./-}"
RUBY_S="rubysdl-${RELEASE}"
DESCRIPTION="Ruby/SDL: Ruby bindings for SDL"
-HOMEPAGE="http://www.kmc.gr.jp/~ohai/rubysdl.en.html"
+HOMEPAGE="https://www.kmc.gr.jp/~ohai/rubysdl.en.html"
SRC_URI="https://github.com/ohai/rubysdl/archive/${RELEASE}.tar.gz -> ${P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"