Browse Source

Switch to single parameter link. Relates to #304

Alexandre COLLIGNON 12 years ago
parent
commit
67eaad94f2
  1. 2
      Casks/clamxav.rb

2
Casks/clamxav.rb

@ -3,5 +3,5 @@ class Clamxav < Cask
homepage 'http://www.clamxav.com/'
version '2.3.6'
sha1 '4e59947bc049109c375613979fb6092ffe67aa55'
link :app, 'ClamXav.app'
link 'ClamXav.app'
end

Loading…
Cancel
Save