diff options
Diffstat (limited to 'dev-ruby/activerecord/activerecord-4.0.13.ebuild')
-rw-r--r-- | dev-ruby/activerecord/activerecord-4.0.13.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/activerecord/activerecord-4.0.13.ebuild b/dev-ruby/activerecord/activerecord-4.0.13.ebuild index 2d6023685876..e221981b2253 100644 --- a/dev-ruby/activerecord/activerecord-4.0.13.ebuild +++ b/dev-ruby/activerecord/activerecord-4.0.13.ebuild @@ -17,7 +17,7 @@ inherit ruby-fakegem versionator DESCRIPTION="Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM" HOMEPAGE="http://rubyforge.org/projects/activerecord/" -SRC_URI="http://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" +SRC_URI="https://github.com/rails/rails/archive/v${PV}.tar.gz -> rails-${PV}.tgz" LICENSE="MIT" SLOT="$(get_version_component_range 1-2)" |