diff options
Diffstat (limited to 'dev-util/android-studio/android-studio-1.2.2.0.141.1980579.ebuild')
-rw-r--r-- | dev-util/android-studio/android-studio-1.2.2.0.141.1980579.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-util/android-studio/android-studio-1.2.2.0.141.1980579.ebuild b/dev-util/android-studio/android-studio-1.2.2.0.141.1980579.ebuild index f20bd5e129be..597af2397d97 100644 --- a/dev-util/android-studio/android-studio-1.2.2.0.141.1980579.ebuild +++ b/dev-util/android-studio/android-studio-1.2.2.0.141.1980579.ebuild @@ -17,7 +17,7 @@ fi DESCRIPTION="A new Android development environment based on IntelliJ IDEA" HOMEPAGE="http://developer.android.com/sdk/installing/studio.html" -SRC_URI="http://dl.google.com/dl/android/studio/ide-zips/${STUDIO_V}/${PN}-ide-${BUILD_V}-linux.zip" +SRC_URI="https://dl.google.com/dl/android/studio/ide-zips/${STUDIO_V}/${PN}-ide-${BUILD_V}-linux.zip" LICENSE="Apache-2.0" SLOT="0" |