pstoedit: add 3.62_1 bottle.
This commit is contained in:
parent
5e29f9ee10
commit
8ecc19db08
1 changed files with 6 additions and 0 deletions
|
@ -2,6 +2,12 @@ class Pstoedit < Formula
|
||||||
homepage "http://www.pstoedit.net"
|
homepage "http://www.pstoedit.net"
|
||||||
url "https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz"
|
url "https://downloads.sourceforge.net/project/pstoedit/pstoedit/3.62/pstoedit-3.62.tar.gz"
|
||||||
sha1 "50d5a4e2fe0e0ff2f73cb094cb945b221083e742"
|
sha1 "50d5a4e2fe0e0ff2f73cb094cb945b221083e742"
|
||||||
|
bottle do
|
||||||
|
sha1 "8902704bd6cbab0420841567f3cf1b757a9834d3" => :yosemite
|
||||||
|
sha1 "d2570f42837b74d5d66adbb4e37a21aa173a1358" => :mavericks
|
||||||
|
sha1 "c5798893fd335eca00027a6f421ea8bf02f8a560" => :mountain_lion
|
||||||
|
end
|
||||||
|
|
||||||
revision 1
|
revision 1
|
||||||
|
|
||||||
depends_on "pkg-config" => :build
|
depends_on "pkg-config" => :build
|
||||||
|
|
Loading…
Reference in a new issue