aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2014-10-21 16:14:31 +0100
committerBrewTestBot2014-10-21 16:14:31 +0100
commitb10019428ce81b7d773a6f12730c485f60e60b32 (patch)
tree657660eb46b20036a02c53849eaf01a5552f6437 /Library/Formula
parent31cf4afb8c6ac7b525d9a2ddb650c119f8f934f4 (diff)
downloadhomebrew-b10019428ce81b7d773a6f12730c485f60e60b32.tar.bz2
libgtop: update 2.28.5 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/libgtop.rb7
1 files changed, 4 insertions, 3 deletions
diff --git a/Library/Formula/libgtop.rb b/Library/Formula/libgtop.rb
index 4cf1a0285..4b358653b 100644
--- a/Library/Formula/libgtop.rb
+++ b/Library/Formula/libgtop.rb
@@ -6,9 +6,10 @@ class Libgtop < Formula
sha1 '7104a7546252e3fb26d162e9b34e1f7df42236d1'
bottle do
- sha1 "8e805527961a5880ee4b23ab0d0d4bb61f416bbd" => :mavericks
- sha1 "ec23946232ea0e8f47d85d42bc0315399e266bca" => :mountain_lion
- sha1 "5a2ab28aef2fe82fc0a6a54d6f5714d666da202e" => :lion
+ revision 1
+ sha1 "b6762fe85c8fdbf57c6530261a49e78c37b1a9ee" => :yosemite
+ sha1 "91085d6ace20d9ad4f79a9bf296a10027fd3a8d2" => :mavericks
+ sha1 "52f47e23108f5530f53dacfcaf01e3e78cb05d3f" => :mountain_lion
end
depends_on 'pkg-config' => :build