You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

9 lines
346 B

class Gcc481Linux64 < Cask
version '4.8.1'
sha256 'ed9cd7a8483f68da333bf94bb09cc6cf6f5fa2328c77dc60c13cdd318d8d805a'
url "http://crossgcc.rts-software.org/download/gcc-#{version}-for-linux32-linux64/gcc-#{version}-for-linux64.dmg"
homepage 'http://crossgcc.rts-software.org/doku.php?id=start'
pkg "gcc-#{version}-for-linux64.pkg"
end