vassal.rb: fix vendor comment

This commit is contained in:
Victor Popkov 2016-03-05 20:28:41 +02:00
parent 49abfeead3
commit bb85ca9802
1 changed files with 2 additions and 2 deletions

View File

@ -2,10 +2,10 @@ cask 'vassal' do
version '3.2.15'
sha256 '936f7eeda9ee19c78708102e647aa43b91bfd70690da2552c72a28d5fbd10541'
# sourceforge.net is the official download host per the vendor homepage
# sourceforge.net/project/vassalengine was verified as official when first introduced to the cask
url "http://downloads.sourceforge.net/project/vassalengine/VASSAL-current/VASSAL-#{version}/VASSAL-#{version}-macosx.dmg"
name 'VASSAL'
homepage 'http://www.vassalengine.org'
homepage 'http://www.vassalengine.org/'
license :gpl
app 'VASSAL.app'