Merge pull request #2876 from rolandwalker/soundflower_untrusted

use new `:allow_untrusted` modifier on soundflower
This commit is contained in:
Roland Walker 2014-02-15 08:59:15 -05:00
commit af02130ad0
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ class Soundflower < Cask
homepage 'https://code.google.com/p/soundflower/'
version '1.6.6b'
sha1 '9c94abe7dd59eb25bb167efee4a14350a3e9dd90'
install 'Soundflower.pkg'
install 'Soundflower.pkg', :allow_untrusted => true
uninstall :pkgutil => 'com.cycling74.soundflower.*'
caveats do
reboot