Browse Source

Audacity210: Update url stanza

master
Michael 9 years ago
parent
commit
32e3ac08b4
  1. 5
      Casks/audacity210.rb

5
Casks/audacity210.rb

@ -2,9 +2,10 @@ cask :v1 => 'audacity210' do
version '2.1.0'
sha256 '0485ab70a86ab6d500b9365b24d279f10971b9260f0b537142b48832f8f84389'
url "http://downloads.sourceforge.net/project/audacity/audacity/#{version}/audacity-macosx-ub-#{version}.dmg"
# oldfoss.com is the official download host per the vendor homepage
url "http://www.oldfoss.com/Audacity/download/audacity-macosx-ub-#{version}.dmg"
name 'Audacity'
homepage 'http://audacity.sourceforge.net/'
homepage 'http://audacityteam.org'
license :gpl
app 'Audacity/Audacity.app'

Loading…
Cancel
Save