Browse Source

gcc481-linux64.rb

master
Roland Walker 10 years ago
parent
commit
830a7d4b49
  1. 2
      Casks/gcc481-linux64.rb

2
Casks/gcc481-linux64.rb

@ -5,5 +5,5 @@ class Gcc481Linux64 < Cask
url 'http://crossgcc.rts-software.org/download/gcc-4.8.1-for-linux32-linux64/gcc-4.8.1-for-linux64.dmg' url 'http://crossgcc.rts-software.org/download/gcc-4.8.1-for-linux32-linux64/gcc-4.8.1-for-linux64.dmg'
homepage 'http://crossgcc.rts-software.org/doku.php?id=start' homepage 'http://crossgcc.rts-software.org/doku.php?id=start'
install 'gcc-4.8.1-for-linux64.pkg' pkg 'gcc-4.8.1-for-linux64.pkg'
end end

Loading…
Cancel
Save