diff options
Diffstat (limited to 'dev-ruby/rr/rr-1.1.2.ebuild')
-rw-r--r-- | dev-ruby/rr/rr-1.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/rr/rr-1.1.2.ebuild b/dev-ruby/rr/rr-1.1.2.ebuild index 27cb0a693a62..30d1cfd8a668 100644 --- a/dev-ruby/rr/rr-1.1.2.ebuild +++ b/dev-ruby/rr/rr-1.1.2.ebuild @@ -15,7 +15,7 @@ inherit ruby-fakegem DESCRIPTION="A double framework that features a rich selection of double techniques and a terse syntax" HOMEPAGE="http://pivotallabs.com/" -SRC_URI="http://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" +SRC_URI="https://github.com/rr/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" |