diff options
| author | BrewTestBot | 2014-08-25 00:38:43 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-08-24 19:04:31 -0500 |
| commit | 8bdf0b36679b9adfed229414478589c98458e293 (patch) | |
| tree | 79ab683e3825d803cfc7ac824d1504c1b22296ec /Library/Formula | |
| parent | 6c4d16a228ec1a0ef3000698eae003be74474126 (diff) | |
| download | homebrew-8bdf0b36679b9adfed229414478589c98458e293.tar.bz2 | |
pango: update 1.36.6 bottle.
Diffstat (limited to 'Library/Formula')
| -rw-r--r-- | Library/Formula/pango.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/pango.rb b/Library/Formula/pango.rb index 29f26c0b6..4d31f2ff1 100644 --- a/Library/Formula/pango.rb +++ b/Library/Formula/pango.rb @@ -15,9 +15,9 @@ class Pango < Formula end bottle do - sha1 "cae579ffdc52ad681a23d5af611818c9af873e67" => :mavericks - sha1 "473cd6a06a42e4d3e6bc24779b2094e771b16560" => :mountain_lion - sha1 "73880906087275dcd394f0567136898bbf2dca94" => :lion + sha1 "1f65fb8dfd16ff03f5c53025799cd7d824438e20" => :mavericks + sha1 "e4258678bf9873af0f36468ac3e43bd3d163fe95" => :mountain_lion + sha1 "dfd82ea21bf3355bafaa6b3aaa5a7a97115087df" => :lion end depends_on 'pkg-config' => :build |
