Update freesmug-chromium license from oss to gpl

http://sourceforge.net/projects/osxportableapps/
This commit is contained in:
Amory Meltzer 2015-01-31 10:18:04 -08:00
parent 5093ba5f9e
commit b4fc3fd50f
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ cask :v1 => 'freesmug-chromium' do
url "http://downloads.sourceforge.net/sourceforge/osxportableapps/ChromiumOSX_#{version}.dmg"
appcast 'http://osxportableapps.sourceforge.net/chromium/chrcast.xml'
homepage 'http://www.freesmug.org/chromium'
license :oss
license :gpl
app 'Chromium.app'
end