diff options
| author | BrewTestBot | 2014-10-21 09:58:31 +0100 |
|---|---|---|
| committer | BrewTestBot | 2014-10-21 09:58:31 +0100 |
| commit | 02a57c7b07dfff5782d9ad08412fe9e098c12413 (patch) | |
| tree | 3158909ac3581c9d75c62fc02c9e46be1ea67f23 /Library/Formula | |
| parent | de41bd737f15aa0c67e921a871315a5ca7b342e0 (diff) | |
| download | homebrew-02a57c7b07dfff5782d9ad08412fe9e098c12413.tar.bz2 | |
libagg: update 2.5 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/libagg.rb | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libagg.rb b/Library/Formula/libagg.rb index 2cfbf3a5f..aeea5f252 100644 --- a/Library/Formula/libagg.rb +++ b/Library/Formula/libagg.rb @@ -7,9 +7,10 @@ class Libagg < Formula bottle do cellar :any - sha1 "c85445429e2d8f5cd2556d6f1c30f7d89f18d4eb" => :mavericks - sha1 "168473561701e7c1ea61860a721299426a10987a" => :mountain_lion - sha1 "c322bf9c83bed61979ceedb8bafcb50057fe07f3" => :lion + revision 1 + sha1 "bc541437d106b01999c703b805d50beb66ad07c0" => :yosemite + sha1 "5bc19c91d6f937036fa3f6cc67a6687449ad37c8" => :mavericks + sha1 "2db5f38b2110dd31fd1932d7ea003d7ca6ea2972" => :mountain_lion end depends_on 'autoconf' => :build |
