aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
authorMatthew Rudy Jacobs2011-02-23 20:56:31 +0800
committerAdam Vandenberg2011-02-23 08:13:00 -0800
commit850947e2ca379cc8ad5da37158ab32f4a7cdc7c3 (patch)
tree5b34ea3dd8623c7ab32eecfa136c6cb80c4166d5 /Library
parentfae2d2f590ff3f9279e8930b11f5f3f2ac3433d5 (diff)
downloadhomebrew-850947e2ca379cc8ad5da37158ab32f4a7cdc7c3.tar.bz2
android sdk version 10
Signed-off-by: Adam Vandenberg <flangy@gmail.com>
Diffstat (limited to 'Library')
-rw-r--r--Library/Formula/android-sdk.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/android-sdk.rb b/Library/Formula/android-sdk.rb
index 542e566d2..5e09621e4 100644
--- a/Library/Formula/android-sdk.rb
+++ b/Library/Formula/android-sdk.rb
@@ -1,10 +1,10 @@
require 'formula'
class AndroidSdk <Formula
- url 'http://dl.google.com/android/android-sdk_r09-mac_x86.zip'
+ url 'http://dl.google.com/android/android-sdk_r10-mac_x86.zip'
homepage 'http://developer.android.com/index.html'
- md5 'ef3102fdbbbbd9bf4d9b572624aa9dc1'
- version 'r9'
+ md5 'e3aa5578a6553b69cc36659c9505be3f'
+ version 'r10'
def self.var_dirs
%w[platforms samples temp add-ons ]