aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula')
-rw-r--r--Library/Formula/pstoedit.rb6
1 files changed, 6 insertions, 0 deletions
diff --git a/Library/Formula/pstoedit.rb b/Library/Formula/pstoedit.rb
index cb8104f1c..5431d1fcf 100644
--- a/Library/Formula/pstoedit.rb
+++ b/Library/Formula/pstoedit.rb
@@ -2,6 +2,12 @@ class Pstoedit < Formula
homepage "http://www.pstoedit.net"
url "https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz"
sha1 "50d5a4e2fe0e0ff2f73cb094cb945b221083e742"
+ bottle do
+ sha1 "8902704bd6cbab0420841567f3cf1b757a9834d3" => :yosemite
+ sha1 "d2570f42837b74d5d66adbb4e37a21aa173a1358" => :mavericks
+ sha1 "c5798893fd335eca00027a6f421ea8bf02f8a560" => :mountain_lion
+ end
+
revision 1
depends_on "pkg-config" => :build