diff options
author | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:05 +0200 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2015-08-24 13:35:41 +0200 |
commit | 769c75f84ac0d1be61ecaeaff0fcc8c509063ec5 (patch) | |
tree | b2ac9f34d4991495f829bd5db62f51c7579e4a4e /dev-util/android-studio | |
parent | sys-cluster/util-vserver: Version bump. Fixes bug 541750. (diff) | |
download | gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.gz gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.tar.bz2 gentoo-769c75f84ac0d1be61ecaeaff0fcc8c509063ec5.zip |
Enable https for all google URIs
Signed-off-by: Justin Lecher <jlec@gentoo.org>
Diffstat (limited to 'dev-util/android-studio')
4 files changed, 4 insertions, 4 deletions
diff --git a/dev-util/android-studio/android-studio-1.2.0.12.141.1890965.ebuild b/dev-util/android-studio/android-studio-1.2.0.12.141.1890965.ebuild index f20bd5e129be..597af2397d97 100644 --- a/dev-util/android-studio/android-studio-1.2.0.12.141.1890965.ebuild +++ b/dev-util/android-studio/android-studio-1.2.0.12.141.1890965.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" 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" diff --git a/dev-util/android-studio/android-studio-1.3.0.10.141.2117773.ebuild b/dev-util/android-studio/android-studio-1.3.0.10.141.2117773.ebuild index 10fb9347d776..37680afb42fa 100644 --- a/dev-util/android-studio/android-studio-1.3.0.10.141.2117773.ebuild +++ b/dev-util/android-studio/android-studio-1.3.0.10.141.2117773.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" diff --git a/dev-util/android-studio/android-studio-1.3.1.0.141.2135290.ebuild b/dev-util/android-studio/android-studio-1.3.1.0.141.2135290.ebuild index 10fb9347d776..37680afb42fa 100644 --- a/dev-util/android-studio/android-studio-1.3.1.0.141.2135290.ebuild +++ b/dev-util/android-studio/android-studio-1.3.1.0.141.2135290.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" |