aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-09-29 10:50:45 +0100
committerTim D. Smith2014-09-29 08:13:02 -0700
commit2503f7a57653fc181196928a6e0e87fa8ecba3ac (patch)
tree288b1910baba9ae2e57686aac7095aa528226a91 /Library/Formula
parent51161dd9be1a613de93a6efcdd66dca489078924 (diff)
downloadhomebrew-2503f7a57653fc181196928a6e0e87fa8ecba3ac.tar.bz2
libgee: update 0.16.0 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libgee.rb6
1 files changed, 3 insertions, 3 deletions
diff --git a/Library/Formula/libgee.rb b/Library/Formula/libgee.rb
index 8831ba9de..ee9ff26ab 100644
--- a/Library/Formula/libgee.rb
+++ b/Library/Formula/libgee.rb
@@ -7,9 +7,9 @@ class Libgee < Formula
bottle do
cellar :any
- sha1 "b5f37cdf80ea636daea2b2652d8add8dcbe37202" => :mavericks
- sha1 "d253f53b456e0e80c11395516340d8a3366f58d6" => :mountain_lion
- sha1 "610ff718b5d418a28b90c779ff205a1bfd51bf26" => :lion
+ sha1 "b2aa5f6b7389323b9f040f3260732a93f2a41dbe" => :mavericks
+ sha1 "5e6fe305c3e56532c3c7e32cc6f41c9612263672" => :mountain_lion
+ sha1 "f5254c7996bd9546b209d8e73acd8e8de069104f" => :lion
end
depends_on "pkg-config" => :build