re-use version in xquartz

This commit is contained in:
Roland Walker 2014-09-26 08:09:19 -04:00
parent c2996e23bc
commit fd7f3865c8
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Xquartz < Cask
version '2.7.7'
sha256 'c9b3a373b7fd989331117acb9696fffd6b9ee1a08ba838b02ed751b184005211'
url 'https://xquartz.macosforge.org/downloads/SL/XQuartz-2.7.7.dmg'
url "https://xquartz.macosforge.org/downloads/SL/XQuartz-#{version}.dmg"
appcast 'http://xquartz-dl.macosforge.org/sparkle/release.xml'
homepage 'http://xquartz.macosforge.org/'