intel-haxm.rb: change ':unknown' license comment

This commit is contained in:
Vítor Galvão 2014-12-20 13:46:23 +00:00
parent 12dcaeb453
commit 603963099a
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ cask :v1 => 'intel-haxm' do
url 'https://software.intel.com/sites/default/files/managed/21/5f/haxm-macosx_r05.zip'
homepage 'https://software.intel.com/en-us/android/articles/intel-hardware-accelerated-execution-manager'
license :unknown # todo: improve this machine-generated value
license :unknown # todo: change license and remove this comment; ':unknown' is a machine-generated placeholder
if MacOS.release <= :mountain_lion
container :nested => "haxm-macosx_r05/IntelHAXM_#{version}_for_below_10_9.dmg"