automake: add bottles.
This commit is contained in:
parent
c5cbd227d2
commit
04d22fd8fb
1 changed files with 6 additions and 0 deletions
|
@ -6,6 +6,12 @@ class Automake < Formula
|
||||||
mirror 'http://ftp.gnu.org/gnu/automake/automake-1.14.tar.gz'
|
mirror 'http://ftp.gnu.org/gnu/automake/automake-1.14.tar.gz'
|
||||||
sha1 '648f7a3cf8473ff6aa433c7721cab1c7fae8d06c'
|
sha1 '648f7a3cf8473ff6aa433c7721cab1c7fae8d06c'
|
||||||
|
|
||||||
|
bottle do
|
||||||
|
sha1 'd4b453a2c8d0f4c0cefa499a8f658448d781225e' => :mavericks
|
||||||
|
sha1 'bbbd4cc22501df3e747596d4bfd02cba987fc852' => :mountain_lion
|
||||||
|
sha1 '8ee87f97dc533fd1b86a46dff0b05d831070c6cb' => :lion
|
||||||
|
end
|
||||||
|
|
||||||
# Always needs a newer autoconf, even on Snow Leopard.
|
# Always needs a newer autoconf, even on Snow Leopard.
|
||||||
depends_on 'autoconf'
|
depends_on 'autoconf'
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue