aboutsummaryrefslogtreecommitdiffstats
path: root/Library
diff options
context:
space:
mode:
Diffstat (limited to 'Library')
-rw-r--r--Library/Homebrew/os/mac/xquartz.rb8
1 files changed, 1 insertions, 7 deletions
diff --git a/Library/Homebrew/os/mac/xquartz.rb b/Library/Homebrew/os/mac/xquartz.rb
index 9eb1fe6bb..32804e2e1 100644
--- a/Library/Homebrew/os/mac/xquartz.rb
+++ b/Library/Homebrew/os/mac/xquartz.rb
@@ -39,14 +39,8 @@ module OS
end
end
- # http://xquartz.macosforge.org/trac/wiki
- # http://xquartz.macosforge.org/trac/wiki/Releases
def latest_version
- case MacOS.version
- when "10.5" then "2.6.3"
- when "10.9" then "2.7.5_rc4"
- else "2.7.4"
- end
+ "2.7.4"
end
def bundle_path