summaryrefslogtreecommitdiff
path: root/dev-ruby/shoulda/shoulda-2.11.3-r3.ebuild
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/shoulda/shoulda-2.11.3-r3.ebuild')
-rw-r--r--dev-ruby/shoulda/shoulda-2.11.3-r3.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/shoulda/shoulda-2.11.3-r3.ebuild b/dev-ruby/shoulda/shoulda-2.11.3-r3.ebuild
index 90fee71c155c..6cc8aebcd228 100644
--- a/dev-ruby/shoulda/shoulda-2.11.3-r3.ebuild
+++ b/dev-ruby/shoulda/shoulda-2.11.3-r3.ebuild
@@ -13,7 +13,7 @@ inherit ruby-fakegem
DESCRIPTION="Making tests easy on the fingers and eyes"
HOMEPAGE="http://thoughtbot.com/projects/shoulda"
-SRC_URI="https://github.com/thoughtbot/${PN}/tarball/v${PV} -> ${P}.tar.gz"
+SRC_URI="https://github.com/thoughtbot/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
RUBY_S="thoughtbot-${PN}-*"
LICENSE="MIT"