summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-ruby/oauth2/oauth2-1.1.0.ebuild')
-rw-r--r--dev-ruby/oauth2/oauth2-1.1.0.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-ruby/oauth2/oauth2-1.1.0.ebuild b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
index de1e4a7a7099..ba5c08096fa9 100644
--- a/dev-ruby/oauth2/oauth2-1.1.0.ebuild
+++ b/dev-ruby/oauth2/oauth2-1.1.0.ebuild
@@ -16,7 +16,7 @@ inherit ruby-fakegem eutils
DESCRIPTION="Wrapper for the OAuth 2.0 protocol with a similar style to the OAuth gem"
HOMEPAGE="https://github.com/intridea/oauth2"
-SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz"
+SRC_URI="https://github.com/intridea/oauth2/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="MIT"
SLOT="0"