diff options
| author | BrewTestBot | 2014-10-19 23:28:11 +0100 |
|---|---|---|
| committer | Mike McQuaid | 2014-10-20 08:05:57 +0100 |
| commit | 206a66b9e41474830848d4afd077b9854f38d6fe (patch) | |
| tree | ccae3fa7c44e1a205e46cc7af6ffb3ba43e7e649 | |
| parent | b042ca6c52b6d57e4b03adcd7f60deec60c6d4f9 (diff) | |
| download | homebrew-206a66b9e41474830848d4afd077b9854f38d6fe.tar.bz2 | |
libfixbuf: update 1.5.0 bottle.
| -rw-r--r-- | Library/Formula/libfixbuf.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libfixbuf.rb b/Library/Formula/libfixbuf.rb index f8ad97916..822b54795 100644 --- a/Library/Formula/libfixbuf.rb +++ b/Library/Formula/libfixbuf.rb @@ -7,9 +7,9 @@ class Libfixbuf < Formula bottle do cellar :any - sha1 "0e55b16b511a8719219c97b3ae14284845cd6ee1" => :mavericks - sha1 "acfed7df74766b4a2a4d20e73d07657ea683b5ff" => :mountain_lion - sha1 "bea6a050f70031c1ca7998b7be77be39d8b9c815" => :lion + revision 1 + sha1 "60c700ab713836edb6801bb269f7df2cefc2bbf0" => :yosemite + sha1 "58cd2e290fff5892a5e71d660755da72634e3ee2" => :mavericks end depends_on "pkg-config" => :build |
