diff options
| author | BrewTestBot | 2014-07-14 23:09:03 +0100 |
|---|---|---|
| committer | Jack Nagel | 2014-07-21 21:55:44 -0500 |
| commit | 9557739659c48803f4364c9ceb3d8696150a0d41 (patch) | |
| tree | fe21a188efc69a07c3fe75abcaacb3efa47dd521 | |
| parent | afedaeac79abdf66dfe1aa9e942e883befa36893 (diff) | |
| download | homebrew-9557739659c48803f4364c9ceb3d8696150a0d41.tar.bz2 | |
gettext: update 0.19.2 bottle.
| -rw-r--r-- | Library/Formula/gettext.rb | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/gettext.rb b/Library/Formula/gettext.rb index adaedcc9e..2ed65c061 100644 --- a/Library/Formula/gettext.rb +++ b/Library/Formula/gettext.rb @@ -7,9 +7,9 @@ class Gettext < Formula sha256 "b34e1baaf37e56b4f5d7104353a437a735b2e094a70588e7c5ae671eaa0819c3" bottle do - sha1 "b051e525a42aa11242dc80afd19aa914d38b1e4b" => :mavericks - sha1 "a1e9a0835d6f2ac2134ac3583e40ac3e4315c5d0" => :mountain_lion - sha1 "674f284e9fb6be58df47b788a84eaa5a0c64d195" => :lion + sha1 "d2a84c4dc0bcc7984e8a6232bff11780f21d16d3" => :mavericks + sha1 "ca0f41730c2769d906d83e88d0aa4506350691fb" => :mountain_lion + sha1 "0cf03a50241ea2383e8140cf974c5b0b5533f7b2" => :lion end keg_only "OS X provides the BSD gettext library and some software gets confused if both are in the library path." |
