apachetop: add 0.12.6 bottle.
This commit is contained in:
parent
24127e7527
commit
daab596f92
1 changed files with 7 additions and 0 deletions
|
@ -5,6 +5,13 @@ class Apachetop < Formula
|
|||
url 'http://ftp.debian.org/debian/pool/main/a/apachetop/apachetop_0.12.6.orig.tar.gz'
|
||||
sha1 '005c9479800a418ee7febe5027478ca8cbf3c51b'
|
||||
|
||||
bottle do
|
||||
cellar :any
|
||||
sha1 "5d9cac60ff10e36bcf346a7cd333c2d16eed3ecf" => :mavericks
|
||||
sha1 "a70bbfb92d902f89032f83fb1072deb0787836a4" => :mountain_lion
|
||||
sha1 "7743bd957fb2e9da0337f9674ff2d281bd4c3ff5" => :lion
|
||||
end
|
||||
|
||||
# Freecode is officially static from this point forwards. Do not rely on it for up-to-date package information.
|
||||
# Upstream hasn't had activity in years, patch from MacPorts
|
||||
patch :p0, :DATA
|
||||
|
|
Loading…
Reference in a new issue