aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
authorBrewTestBot2015-03-13 08:41:26 +0000
committerMike McQuaid2015-03-13 11:14:25 +0000
commit9aa904c30c4a724fe418a4b2095d53cc869ab8c2 (patch)
tree9be08831793fbe945b7c098dc01a2e72578a420b /Library/Formula
parentcf9e3703a17d01d8644baae4da09e60f9008ecf1 (diff)
downloadhomebrew-9aa904c30c4a724fe418a4b2095d53cc869ab8c2.tar.bz2
mrtg: add 2.17.4 bottle.
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/mrtg.rb7
1 files changed, 7 insertions, 0 deletions
diff --git a/Library/Formula/mrtg.rb b/Library/Formula/mrtg.rb
index 95d2e4e10..cca2a3de7 100644
--- a/Library/Formula/mrtg.rb
+++ b/Library/Formula/mrtg.rb
@@ -3,6 +3,13 @@ class Mrtg < Formula
url "https://oss.oetiker.ch/mrtg/pub/mrtg-2.17.4.tar.gz"
sha256 "5efa7fae8040159208472e5f889be5b41d8c8a2ea6b31616f0f75cc7f48d2365"
+ bottle do
+ cellar :any
+ sha256 "8adea0c04d0319c2bc9a68455cb77c83286a0a0ad0eae32ef386966ec6165abb" => :yosemite
+ sha256 "c957f2205d67cd3d35272fcd8ed2a2f61b1938d9541b22e863b55c60fc8b56ee" => :mavericks
+ sha256 "be4e5079f3f26f05b3f4eea7e9cb69ec4034d2c67b6a30669b07f29b9d5439a4" => :mountain_lion
+ end
+
depends_on "gd"
def install