summaryrefslogtreecommitdiff
path: root/dev-ruby/ffi/ffi-1.15.5-r2.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/ffi/ffi-1.15.5-r2.ebuild')
-rw-r--r--dev-ruby/ffi/ffi-1.15.5-r2.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/ffi/ffi-1.15.5-r2.ebuild b/dev-ruby/ffi/ffi-1.15.5-r2.ebuild
index 847608756add..be6da8254035 100644
--- a/dev-ruby/ffi/ffi-1.15.5-r2.ebuild
+++ b/dev-ruby/ffi/ffi-1.15.5-r2.ebuild
@@ -17,7 +17,7 @@ RUBY_FAKEGEM_EXTENSIONS=(ext/ffi_c/extconf.rb)
inherit ruby-fakegem toolchain-funcs
DESCRIPTION="Ruby extension for programmatically loading dynamic libraries"
-HOMEPAGE="https://wiki.github.com/ffi/ffi"
+HOMEPAGE="https://github.com/ffi/ffi/wiki"
SRC_URI="https://github.com/${PN}/${PN}/archive/v${PV}.tar.gz -> ${PN}-git-${PV}.tgz"
LICENSE="BSD"