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.

10 lines
331 B

class Gcc481Linux64 < Cask
version '4.8.1'
sha256 'ed9cd7a8483f68da333bf94bb09cc6cf6f5fa2328c77dc60c13cdd318d8d805a'
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'
10 years ago
pkg 'gcc-4.8.1-for-linux64.pkg'
end