re-use version in lyx

This commit is contained in:
Roland Walker 2014-09-26 08:09:01 -04:00
parent 138077eb8d
commit ae6968253d
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@ class Lyx < Cask
version '2.1.1'
sha256 '6e354ef25b2b4b0b46f1c95d048bef93917b794d227d841f03c0c5d1002ba923'
url 'ftp://ftp.lyx.org/pub/lyx/bin/2.1.1/LyX-2.1.1+qt4-x86_64-cocoa.dmg'
url "ftp://ftp.lyx.org/pub/lyx/bin/#{version}/LyX-#{version}+qt4-x86_64-cocoa.dmg"
homepage 'http://www.lyx.org'
app 'LyX.app'