diff options
| author | BrewTestBot | 2014-10-24 12:53:07 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-24 13:15:41 +0100 |
| commit | 1527b6a761c5c3f73debe11056d64556e29d5d31 (patch) | |
| tree | b202d7cf4249f1b40cc0d6012d8f82f49fe24594 /Library | |
| parent | 10ee82b7c6c2dd6f22520dc48bc381a2156c68f1 (diff) | |
| download | homebrew-1527b6a761c5c3f73debe11056d64556e29d5d31.tar.bz2 | |
emacs: update 24.4 bottle.
Closes #33520.
Signed-off-by: Mike McQuaid <mike@mikemcquaid.com>
Diffstat (limited to 'Library')
| -rw-r--r-- | Library/Formula/emacs.rb | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/Library/Formula/emacs.rb b/Library/Formula/emacs.rb index 0d66fc08a..b6b16a4fd 100644 --- a/Library/Formula/emacs.rb +++ b/Library/Formula/emacs.rb @@ -18,10 +18,10 @@ class Emacs < Formula end bottle do - revision 1 - sha1 "921a8a802cb99821d8cc6a1a73ad99bafb09dd77" => :yosemite - sha1 "9d076a90ed7ce5b70fe89a7400ff95b8d7089132" => :mavericks - sha1 "74439e42f3147b814b4fa451524789d388e24ed8" => :mountain_lion + revision 2 + sha1 "dbbb5869715475184bb272023559c318fb38c2bb" => :yosemite + sha1 "5ed8b3aa255814b41d66d49371c7a37adf63b7ee" => :mavericks + sha1 "e2d8d47197695e537de4ba3e01c88c1ba547d81c" => :mountain_lion end option "cocoa", "Build a Cocoa version of emacs" |
